The problem we have since yesterday on XML is the following one: When running the following function : Parser.xmlparseBuffer((DOMString) rw_BUFFER.data(),rw_BUFFER.length(),0, flags))
We got the following error: LPX-00201: unknown encoding "UTF-8" But : we are sure we are using UTF-8. rw_BUFFER.data() is supposed to contain a file that is working (we tested it on other environment) We try to compile and run on other platform and we have the same problem. So, we extracted ALL the code/makefile of the last version and compile that one on : our server -> we got same error on the server used by developer -> same error If you have ever encountered this kind of problem or something similar, it may be usefull. Thank You --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]