Re: Encoding and validation
Laurent Carcone <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Bill, Bill Braun wrote: > Stanimir Stamenkov wrote: >> >> If you can't change your server configuration you better save your >> document using UTF-8, which the server is configured to specify. >> The issue is not specific to XML documents - you may check whether >> your server is sending fixed UTF-8 for other documents, also. It is >> likely this problem will be most visible with XML documents because >> decoding errors are treated as fatal errors: >> >> http://www.w3.org/TR/xml/#dt-fatal >> > > Thank you, Stanimir. Very clear explanation, as a neophyte I was able > to understand the essence of it. > > Bill Braun > > If you want to change the encoding of your document with Amaya, do 'Save As' with the same name and select UTF-8 in the charset box. Thanks, Laurent