https://bugs.kde.org/show_bug.cgi?id=401438

            Bug ID: 401438
           Summary: Calendar plugin prints improper month names (Czech
                    localization)
           Product: digikam
           Version: 6.0.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Export-Calendar
          Assignee: digikam-bugs-n...@kde.org
          Reporter: f...@finn.cz
  Target Milestone: ---

Created attachment 116510
  --> https://bugs.kde.org/attachment.cgi?id=116510&action=edit
Patch for digikam-5.9.0

The calendar plugin uses monthName() method of the QLocale class, which results
into printing the month's name using wrong case, e.g “Ledna” is printed instead
of correct “Leden” (January). Using standaloneMonthName() method solved the
problem for me (Czech localization). I don't know whether this doesn't break
rules for other languages, I guess it should not.

I found this problem in v5.9.0, but it persists in the latest beta
(6.0.0-beta2) too.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to