[Bug 70144] Tomcat Embedded doesn't work with encoded `\`

[email protected]
Newsgroups gmane.comp.jakarta.tomcat.devel
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=70144

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #10 from Mark Thomas <[email protected]> ---
Confirmed invalid using the provided test case.

There is no behavioural difference between the standard Tomcat package and the
embedded form. It is the same classes packaged differently. If you are seeing a
difference in behaviour then you have configured them differently.

To repeat my comment from almost a month ago - you need to set allowBackslash
to true on the Connector (directly, not via setProperty()). That is required
for 10.1.x and 11.0.x. For 9.0.x you have to set a system property.

If you require further configuration assistance, the users mailing list is the
correct venue to ask follow-up questions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.