Bug 187877

Summary: Entry of third person forms in conjugation widget is broken
Product: [Applications] parley Reporter: Jan Andres <jandres>
Component: generalAssignee: Parley Developers <parley-devel>
Status: RESOLVED FIXED    
Severity: normal CC: korossy, McFiddich
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: proposed patch to fix the issue

Description Jan Andres 2009-03-22 19:37:15 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Initialization code contains ',' in some places where
there should really be a '|' to OR the word flags together
correctly. Probably just a typo. See attached patch for details.
Comment 1 Jan Andres 2009-03-22 19:38:20 UTC
Created attachment 32341 [details]
proposed patch to fix the issue
Comment 2 Frederik Gladhorn 2009-03-24 21:53:15 UTC
SVN commit 944008 by gladhorn:

Fix display of articles - use | instead of , for flags.
Patch by Jan Andres
Thanks!
BUG: 187877


 M  +9 -9      conjugationwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=944008
Comment 3 Pal Körössy 2009-07-16 18:08:30 UTC
Conjugation 3rd person singular and plural forms cannot be stored for me, is it the same issue or should I open a new bugreport?