I am having problems with tomcat handlings of special characters.
Whenever some data is post/get that contains special characters (i.e.
characters with accents, tildes, etc) the request parameter gets truncated
up to the occurrence of the first special character.
I would like to help and fix this bug, but I don't know where to
start. One thing I did try was to disable de Decode Interceptor but
that had no effect.
Any hints where to start looking will be appreciated.
P.S: I am using tomcat33 out of CVS and the problem appeared recently. I
had an about 3 weeks old tomcat out of CVS and the problem was not there. I
hope this helps to find/solve this bug.
Regards.
Angel Aray.