Bug 187877 - Entry of third person forms in conjugation widget is broken
Summary: Entry of third person forms in conjugation widget is broken
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-22 19:37 UTC by Jan Andres
Modified: 2009-08-12 16:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
proposed patch to fix the issue (3.10 KB, patch)
2009-03-22 19:38 UTC, Jan Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
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?