Hi, You are welcome to modify the instructions concerning UTF-8 on XWiki.org http://www.xwiki.org/xwiki/bin/view/Dev/CharactersSets I think all the UTF-8 issues are a mater of setup, since ObjectWeb and Mandriva are running on UTF-8 without issues. They might have done some slight modifications in the Java code which are now in the SVN code.. It's probably a better idea to work with the SVN code for an UTF-8 setup. Ludovic Andrey V. Karlov a écrit :
Youcef,
Convert your data encoding to utf-8, the procedure to configure utf-8 under xwiki it is well explained (I dont remember the link, but try to find it). All PB with encoding will be solved for each language!
thank you for quick response, but can't agree with you. I tried to use UTF-8 - the same problems with search and page naming.
btw, how-to for UTF-8 is not very well in "database" part. For instance, text "change the mysql encoding to UTF-8 (check it using "show variables")" should be replaced by following instruction (based by my experience):
1. (For MySQL 4.1.x) Create database with default UTF-8 encoding. Example: CREATE DATABASE xwiki DEFAULT CHARACTER SET utf8;
2. Add these lines to WEB-INF\hibernate.cfg.xml (don't know, why team suggest to use my.cnf setting for this instead of configure a DB pool connection): <property name="connection.characterEncoding">utf8</property> <property name="connection.useUnicode">true</property>
Hello everybody!
I'm try to using XWiki 0.9.840 in the own projects, but have a lot of problem with Russian text. Maybe I do something wrong, so please help me if possible.
I'm using KOI8-R encoding in XWiki. Russian text is edited and viewed correctly.
1. But it's impossible to search on the Russian - search box contains "????" after Sumbit. Looks like incorrect encoding is used.
2. When I try to use Lists Syntax - it's not working at all. Some lines are displayed as bold, some lines as regular text.
3. It's impossible to create new page with Russian name. It's always saved as "?????".
Thank you for your comments!
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic