It's not a problem of the encoding, it's a limitation of mysql. http://forums.mysql.com/read.php?39,27011 You can either switch to a better database, I recommend postgres if you are not using sub-wikis (aka wiki farm) Or you can try using a hack which sometimes helps. If you tell the database that it's using latin1 then it will be tricked into accepting UTF-8, this isn't good though and might cause other problems. Caleb Thomas Mortagne wrote:
Did you properly created the Mysql database with UTF8 encoding instead of the default latin1 ?
On Thu, Aug 5, 2010 at 16:51, Rex Wang <[email protected]> wrote:
Caleb,
Thanks for your reply.
Yes, I am run mysql 5.1.xx
Rex
On Thu, Aug 5, 2010 at 10:49 PM, Caleb James DeLisle < [email protected]> wrote:
What is your database? Are you using Mysql? It could be an office import problem (which I wouldn't know much about) it also might be a database limitation.
Caleb
Rex Wang wrote:
Hi, forum,
Today I installed openoffice server and tried to import a Chiense MS doc. The result was I got all the mess code. Tryied another English/Chinese mixing doc, English could be imported properly and all Chinese charater became messy code.
Did I miss something that did not configured correctly?
I run XE 2.4 on Windows 2008; Openoffice 3.2.1
Regards.
Rex _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users