Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version 4.0.58
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

Additional Information
Attached Files

- Relationships

- Notes
(0006862)
ferg
11-19-18 14:18

server/2s0c
 

- Issue History
Date Modified Username Field Change
11-19-18 02:50 nam New Issue
11-19-18 02:50 nam Description Updated
11-19-18 03:03 nam Description Updated
11-19-18 14:18 ferg Note Added: 0006862
11-19-18 14:18 ferg Assigned To  => ferg
11-19-18 14:18 ferg Status new => closed
11-19-18 14:18 ferg Resolution open => fixed
11-19-18 14:18 ferg Fixed in Version  => 4.0.59


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker