https://issues.apache.org/bugzilla/show_bug.cgi?id=47211
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #13 from [email protected] 2009-05-19 17:01:10 PST --- I performed the test again using (% escaped) utf-8. However, it still appears to be an Apache bug. I updated aspfile.htm to illustrate. Kindly verify via the following links: Apache proxypass: http://wexlerassociates.com/aspdir/aspfile.htm IIS direct: http://wexlerassociates.com:8070/aspdir/aspfile.htm Please note the following about the modified file: 1. I used the following site to encode: http://andrewu.co.uk/tools/uriencoder/ 2. For the top image, I illustrated that non of the encodings of the andrewu.co.uk site work in Apache Proxypass. "Javascript encodeURI()", "ASP's Server.HTMLEncode(): (HTML-Safe Encoding)", "Partial Decimal Entities", and "Decimal Entities" render in IIS direct but not Apache Proxypass. 3. Following the encoding examples for the top image, the other image examples are ordered below with the ones that work in both IIS direct and via Apache Proxypass at the very bottom of the page (only one of these at the very bottom have Japanese characters in it; the other two are just ascii names and hence would be expected to work). -- 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]
