On Wed, 2003-06-11 at 15:39, Nicolas FRANK wrote: > Ok, as often, I just found my issue... It was the changes.xml file that > contains some � and �... Do you know if this can of problem is going to be > fixed (or is already fixed ?)
have you tried to specify xml encoding? UTF-8 is IMHO the default encoding. e.g. <?xml version="1.0" encoding="ISO-8859-1"?> cu -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. Public Key on http://www.keyserver.net, Key-ID: 3D4027B5 Fingerprint: 1970 C78D 9A1D 99FA 5CE4 5C0D 29E6 6A95 3D40 27B5 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
