Ciao,

finally I'm going to do some real life work with Cocoon and XIndice. So far the results have been great but with a glitch that, if it can't be solved, might severely impact my small project: I have a bunch of XML files all UTF-8 encoded. Every file starts with a proper XML decl of

<?xml version="1.0" encoding="UTF-8">

The problem is that if I try to retrieve the documents all I get is a encoding-less XML declaration:

<?xml version="1.0"?>

which means that my italian characters are totally screwed up. I remember past discussions about this issue, but I seem to be unable to find the mails in box, and looks like there is no archive of past messages (not even the sourceforge ones, which is really a bad loss).
Any hint about this issue?


TIA,

--
Gianugo Rabellino



Reply via email to