https://issues.apache.org/bugzilla/show_bug.cgi?id=47686
--- Comment #2 from Joe Orton <[email protected]> 2009-08-13 03:34:59 PDT --- The mod_include docs do clearly state that, for echo, a) encoding=entity is the default, and b) encoding=entity will not work correctly if a character encoding other than ISO-8859-1 is in use For the example given here, at least, using <!--#echo encoding="none" var="..." would be the correct use, surely? But the potential for breaking backwards compat in bug 25202 does seem to have been clearly called. Iwan Stanley's approach in bug 25202 comment 7 seems vastly preferable to the change which got committed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
