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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29091

Non-ascii characters are not handled correctly...

           Summary: Non-ascii characters are not handled correctly...
           Product: Tomcat 5
           Version: 5.0.24
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I enter the administration interface and into "User definitions/Users". I
select an existing user, e.g. the user called "tomcat".

I enter a name in the "Full name" field and when the name contains a non-ASCII
character, e.g. "ö" (I don't know if bugzilla will display this correct either)
which in unicode has code point 0x00F6.

When the name is sumbitted the characters ö turn up instead which is the UTF-8
encoding of 0x00F6.

When this value is saved to the tomcat-users.xml the correct UTF-8 encoding is
saved (ö).

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

Reply via email to