There is a real, bigger problem.

Without looking at the source, my guess is that the parameters are not
being parsed correctly and they are being treated as ISO-8859-1 and not
UTF-8. This can happen when there is a mismatch between the character
encoding sent from the browser, and the encoding used by the
application.

The real solution would be to make sure that the application is using
the right character encoding.

Maybe one of the committers can find this.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Sent: Monday, December 15, 2003 6:45 AM
To: [EMAIL PROTECTED]
Subject: web administration tool and tomcat-users.xml


user administration with the "Tomcat Web Server Administration Tool" 
(/admin) 

a) umlauts
No umlauts are supported. Try to enter "Käsbär". The xml encoding is 
always utf-8. For Western Europe it should be "iso-8859-1". Even if I
set 
this encoding in the xml file it is overwritten by the web gui

b) users cannot be deleted
there is an action in the drop down box that adds checkboxes to the user

table but nothing happens on "save"

Thanks
Eckard


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

Reply via email to