DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16294>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16294

Configurable URL Decoding.

           Summary: Configurable URL Decoding.
           Product: Tomcat 4
           Version: Unknown
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Currently URLs are decoded with a hard coded UTF8 encoding.
(Apparently this value is also hardcoded in several classes.)
This is per se a bad thing.

Additionally, there are valid reasons for wanting to use other
encodings. (Cf. http://issues.apache.org/bugzilla/show_bug.cgi?id=15810).

Correspondingly, catalina would profit from having a centrally
configurable URL decoding.

(Of course similar points apply to other cases of encoding and hard coded
values in general.)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to