[kmymoney] [Bug 518435] New: windows1250 (and other) missing on encoding list in CSV importer

Dawid Wróbel bugzilla_noreply at kde.org
Thu Apr 2 13:22:45 BST 2026


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

            Bug ID: 518435
           Summary: windows1250 (and other) missing on encoding list in
                    CSV importer
    Classification: Applications
           Product: kmymoney
      Version First 5.2.2
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: importer
          Assignee: kmymoney-devel at kde.org
          Reporter: me at dawidwrobel.com
  Target Milestone: ---

SUMMARY
When importing a CSV file, a popular Windows 1250 encoding page for Central
European languages is missing. Upon inspecting the CSV importer code, I see
kmm_codec.cpp's nameToMib() is missing the window* IANA encodings:
https://github.com/KDE/kmymoney/commit/9c3e131321a53213ae8745ff22311e59e5f37aa8

Note that this is a regression, it used to work fine before that change.

STEPS TO REPRODUCE
1. Try to import a CSV file

OBSERVED RESULT
See windows-12xx encodings are missing on the list

EXPECTED RESULT
All IANA encodings should be listed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list