also i wonder if you do use file.encoding in import.... Then even would OOo give u correct HTML source, you would read it in incorrect way...
I think you'd better use some HTML/XML/SGML library rather than plain file API to avoid wrong reconversions. HTML files are not plain text files to guess encoding, they have their own properties and are independent of OS locale -- View this message in context: http://xwiki.475771.n2.nabble.com/OpenOffice-auto-start-tp7579979p7580133.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
