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: wikibugs-l@lists.wikimedia.org
          Reporter: rkald...@wikimedia.org
                CC: aricha...@wikimedia.org, jgon...@wikimedia.org,
                    jrob...@wikimedia.org, kw...@wikimedia.org,
                    maxsem.w...@gmail.com, rkald...@wikimedia.org
       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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to