https://bugzilla.wikimedia.org/show_bug.cgi?id=53398

       Web browser: ---
            Bug ID: 53398
           Summary: Zimlib is not able to deal correctly with unicode path
                    on Windows
           Product: openZIM
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: zimlib
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Windows uses utf16 to encode unicode paths. The zimlib uses char* to store the
paths. For this reason, if you are unlucky (so use paths with characters over
the first 8 bits) you are not able to open your ZIM file using the zimlib. We
should provide a way to open paths in wchar_t* format, at least on Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to