>The contents of last week's LDAP internationalization meeting has been 
>posted here: <http://www.mozilla.org/mailnews/meetings/index.html>.
>

        From the latest IRC chat there was a question about pab storage:
        
"<momoi> Do you know if the Mozilla AdBook pab currently stores in UTF-8 or in 
         Unicode (which would be UCS-2 or UTF016)?"

        More specifically the mork client implementation converts
        wstring attributes into utf8 strings which are
        then stored:
        
http://lxr.mozilla.org/seamonkey/source/mailnews/addrbook/src/nsAddrDatabase.cpp
#1236   


        It is the same for the preferences:
        
http://lxr.mozilla.org/seamonkey/source/mailnews/addrbook/src/nsDirPrefs.cpp#217
9       
        
        
        What does this imply for full i18n support?
        When converting from/to unicode is any data lossed?
        or are unicode characters encoded into the UTF string.

        
Paul.

| ? + ? = To question
----------------\
   Paul Sandoz
        x19219
+353-1-8199219
 

Reply via email to