Armin Waibel wrote:
seems that it's impossible to generate the docs. Forrest fails when validate the documents.
Think the problem is your name. All documents have UTF-8 encoding, but your name include special character. So we have two possibilities:
- changing encoding in documents to e.g. "ISO-8859-1"
- write your name without "accent aigu" � --> e

I hope my name is not the problem, but rather the way IntelliJ IDEA's auto-detection of encoding might have failed to switch the edit buffer to UTF-8. :-D

Or, it can happen that someone just "invent" the xml declaration
in the PI (ie <?xml ... encoding="foo") although the file in CVS is
in fact _not_ encoded with "foo" charset. (A fault which one will get
away with as long as only USASCII chars are used since they match most
encodings...)

What do you think?

I will check the document with jEdit (which is really handy in these cases and can easily convert between all encoding in the JVM) and fix the encoding problem!

Regards,
 Martin


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to