Summary: | Different contexts for the same string in the report configuration dialog | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Oneț
2010-09-12 14:07:10 UTC
SVN commit 1174446 by conet: BUG: 250968 Avoid the possibility to have two different translations of the same entity while using that entity as a key. Use the chart type as a real ID. M +3 -9 dialogs/kreportconfigurationfilterdlg.cpp M +52 -78 widgets/kmymoneyreportconfigtabchartdecl.ui M +7 -0 widgets/kmymoneyreportconfigtabimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1174446 SVN commit 1174448 by conet: BUG: 250968 Avoid the possibility to have two different translations of the same entity while using that entity as a key. Use the chart type as a real ID. Backport to the stable branch. M +3 -9 dialogs/kreportconfigurationfilterdlg.cpp M +52 -78 widgets/kmymoneyreportconfigtabchartdecl.ui M +7 -0 widgets/kmymoneyreportconfigtabimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1174448 |