On 7/6/05, Ryszard Lach <siaco(a)autograf.pl> wrote:
On Wed, Jul 06, 2005 at 12:59:59PM +0800, Patrick Lee
wrote:
Hi all
I have the following error when creating a blog message with xwiki
using UTF-8 encoding:
Could you describe all settings regarding encoding, that you have
changed from their default values?
Thanks Richard.
The platform is Chinese Windows XP with SP2
Sun JDK j2sdk1.4.2_08
Jakarta tomcat 4.1.31
mysql-4.1.12a-win32
XWiki Version 0.9.840
using UTF-8 setting as instructed in:
http://www.xwiki.org/xwiki/bin/view/Dev/CharactersSets
To be safe, create statemnet in mysql using utf8 : create database
xwiki character set utf8;
Delete the meta header about "Content-Type" in XWiki.Preferences ->
Presentation: http-equiv meta header
The Knowledge Base page is ok. I can add chinese character content(
but not page name) can edit it after update as they are stored using
unicode.
Next I want to use the blog, but encounter this problem.
Any comment is welcomed
Patrick Lee