You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2020/06/06 22:58:49 UTC

[Bug 64443] POSTing form data through proxy_html with different frontend / backend charsets

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Nick Kew <ni...@webthing.com> ---
Committed a fix to trunk in r1878553 .

This is the patch I posted and you tested on-list, fleshed out to test whether
the attribute is really necessary rather than insert it willy-nilly:

(a) if the input is utf-8, then we can't have broken anything, so don't fix it.
(b) if ProxyHTMLCharsetOut is set, assume the sysop is in charge, and don't fix
anything.
(c) if the backend set its own accept-charset attribute, don't mess with it!

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