https://bugs.kde.org/show_bug.cgi?id=276921
Summary: Wrong i18n-Parameter in libs/database/databaseconfiglement.cpp Product: digikam Version: 2.0.0 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.0.0 (using Devel) OS: Linux The second parameter of the i18n calls in libs/database/databaseconfigelement.cpp:241 and :251 are unused. errorMessage = i18n("The XML in the dbconfig.xml file <filename>%1</filename> is missing the required element <icode>%1</icode>", filepath, element.tagName()); should read "<icode>%2</icode>". Proposed fix as git-diff against master is attached. Reproducible: Always Steps to Reproduce: -/- Expected Results: should read "<icode>%2</icode>" -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=276921
--- Comment #1 from Torbjörn K. <torbjoern k googlemail com> 2011-07-01 21:14:01 --- Created an attachment (id=61545) --> (http://bugs.kde.org/attachment.cgi?id=61545) git-diff against master as fix -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from torbjoern.k@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=276921
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Gilles Caulier <caulier gilles gmail com> 2011-07-02 09:03:32 --- Git commit d89c7b1f410cd808e73b1395989b41cd397091c9 by Gilles Caulier. Committed on 02/07/2011 at 11:02. Pushed by cgilles into branch 'master'. apply patch #61545 BUGS: 276921 M +3 -1 NEWS M +2 -2 libs/database/databaseconfigelement.cpp http://commits.kde.org/digikam/d89c7b1f410cd808e73b1395989b41cd397091c9 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from torbjoern.k@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=276921
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.0.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from torbjoern.k@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=276921
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Database -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from torbjoern.k@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=276921
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|Database |Portability -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from torbjoern.k@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=276921
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Usability-i18n -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |