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

            Bug ID: 63019
           Summary: make message changes character encoding
           Product: MobileFrontend
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

If I use 'make message' to insert a message into the MobileFrontend i18n files,
it also re-parses the files and changes the encoding. For example...
아라 changes to \uc544\ub77c
but strangely...
\u003C changes to < and \u0026 changes to &

I tried switching the open( 'file' ) commands to codecs.open( 'file', 'r',
'utf-8' ), but that didn't change anything.

-- 
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