https://bz.apache.org/bugzilla/show_bug.cgi?id=64443
Nick Kew <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk --- Comment #1 from Nick Kew <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
