2017-07-26 14:08 GMT+03:00 Martin Nybo Andersen <tw...@tweek.dk>: > Hi list, > > I've written some servlets with a url-pattern, that includes non-US-ASCII > letters (specifically the danish letter æ). This works quite fine in tomcat > 8.5.14 and previous versions. However, I get 404 Not Found with versions > 8.5.15 and 8.5.16. > > If I get the mappings from the servlet's ServletRegistration, then the > non-US-ASCII letters are replaced by question marks. > > This behaviour seems to be introduces in revision 1793440: > http://svn.apache.org/viewvc?view=revision&revision=1793440 > > I have a very simple servlet that logs its url-pattern to catalina.out, if > anyone is interested.
1. Please file an issue into Bugzilla and attach a simple web application that reproduces the issue there. 2. Please test with 8.5.19 - release candidate that is currently being tested - see "[VOTE]" thread on dev@ list for links http://markmail.org/thread/lkyl5nbn4akwv7gb 8.5.19 fixes some regressions caused by that change (e.g. 61264), but I do not remember such issue as yours to be reported or fixed. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org