Anonymous | Login | Signup for a new account | 12-17-2024 11:49 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006198 | [Resin] | minor | always | 11-19-18 02:50 | 11-19-18 14:18 | ||||
Reporter | nam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.59 | Product Version | 4.0.58 | ||||
Product Build | |||||||||
Summary | 0006198: HttpProxy rewrite filter does not support UTF-8 URLs | ||||||||
Description |
(rep by Yoo) HttpProxy does not support UTF-8 URLs. Filename: &54620;&44544;.txt 1. fails on app-tier proxying to backend: http://localhost:8080/dwp/&54620;&44544;.txt [^] 2. works on backend: http://localhost:8081/dwp/&54620;&44544;.txt [^] <host id="" root-directory="."> <web-app id="/" root-directory="webapps/ROOT"> <resin:HttpProxy regexp="^/dwp"> <address>localhost:8081</address> </resin:HttpProxy> </web-app> ... </host> Proposed resolution: 1. by default, HttpProxy should use server's <url-character-encoding> 2. (optional) allow configuration of <url-character-encoding> just for HttpProxy |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |