Do u use file.encoding in export ?
http://www.mindspring.com/~mgrand/java-system-properties.htm

I managed to intercept export_input.html and it is obviously broken.

It's header claims 

<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><meta
content="ru" name="language" />

But the content is in OS-dependent SBCS: namely windows-1251 to me instead
of UTF-8.

You should sync them to one case or another.
Personally i am for all UTF-8, since who can give warrants that user did not
entered into wiki-page characters that are beyond OS-local SBCS encoding,
like greek chars or german or whatever ?




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/OpenOffice-auto-start-tp7579979p7580132.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to