[Helma-user] utf-8 charset encoding for chinese

Julian Tree julian.tree at gmail.com
Sun Sep 17 04:00:55 CEST 2006


I have a few skin files in chinese (traditional and simplified), I  
can't get Helma to display them properly.

I have tried following setting in app.properties
file.encoding = UTF-8

I have also tried res.charset such as below


res.charset = "UTF8";
var html =  new helma.Html();

res.data.body = this.renderTemplate('new',
	{html : new helma.Html();}
);
renderSkin('main');


I am using Jurge's javascript template engine btw.

Attached is a copy of the main.skin file. Please let me, as I am  
trying to roll this out by monday. If it doesn't work, I will just  
have to fall back to PHP. It seems to be working in PHP.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.skin
Type: application/octet-stream
Size: 1032 bytes
Desc: not available
Url : http://helma.org/pipermail/helma-user/attachments/20060916/64324636/attachment.obj 


More information about the Helma-user mailing list