[Yanel-dev] XMLHelper.writedocument

Alec Bickerton alec.bickerton at wyona.com
Fri Jan 23 10:55:51 CET 2009


I've recently seen a problem on this method where the xml document is
encoded inconsistently  with the rest of the repository.

And example...

90% of elements are encoded as UTF-8 then something on the server
changes meaning the most recent 10% are encodeded as iso-8859-1.

End result: Non-ascii characters appear corrupted when all the elements
are merged into the final document.

Should we modify the method to enforce an encoding ?

Alec


More information about the Yanel-development mailing list