Encoding UTF-8 , ISO-8859-1 --------------------------- Key: FOR-880 URL: http://issues.apache.org/jira/browse/FOR-880 Project: Forrest Type: Bug
Components: Other Versions: 0.7 Reporter: Andrea Mattioli Attachments: testEncodingISO88591.html, testEncodingUTF8.html I have html files with different encoding : UTF-8 and ISO-8859-1 Opening them in Firefox 1.5.0.3 or IE 6 they look the same and the encoding is recognized but when I transform them with Forrest one or the other are wrong. ------------------------------------------------ In site.xml <test label="Test"> <page label="Encoding Test ISO-8859-1" href="testEncodingISO88591.html" description="Encoding ISO-8859-1"/> <page label="Encoding Test UTF-8" href="testEncodingUTF8.html" description="Encoding UTF-8"/> </test> ------------------------------------------------ See also: https://issues.apache.org/jira/browse/FOR-143 https://issues.apache.org/jira/browse/FOR-668 Best regards, Andrea. P.S.: I have tried the suggestion in https://issues.apache.org/jira/browse/FOR-668 but it doesn't work (in my case). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira