https://bz.apache.org/bugzilla/show_bug.cgi?id=61229
--- Comment #1 from Mark Thomas <ma...@apache.org> --- Thanks for the test case. I can repeat this locally. The problem was triggered by r1792460. Since '&' is a legal character in a URI, it is no longer encoded. However, '&' is not a legal character in XML so not encoding it triggers this issue. Working on a patch now. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org