https://bz.apache.org/bugzilla/show_bug.cgi?id=64339

Nick Kew <n...@webthing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #7 from Nick Kew <n...@webthing.com> ---
Github 150 won't work: it precludes xml doctypes that should be processed.

Giovanni Bechis's patch looks like a possible candidate for this particular
issue.  Though I'm not sure you need to test both the "application" and the
vnd.openxml.  And shouldn't the test be case-insensitive?

It does, however, open the question of whether *ALL* vnd.openxml types should
be excluded.  Is there no use case for running any of them through a
markup-aware filter in which mod_xml2enc is required for i18n support?

A second question arises here: if mod_xml2enc risks trashing your docs, then
surely so does mod_proxy_html.  Can those who reported or reproduced the
problem tell us what happens if you apply the identical configuration but don't
load mod_xml2enc at all, so mod_proxy_html runs without i18n support? 
mod_proxy_html should remove itself from the filter chain: does your debug
output confirm this?

Marking this NEEDINFO in the hope of feedback on those last two paragrahs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to