https://issues.apache.org/bugzilla/show_bug.cgi?id=56334
--- Comment #18 from Markus <p...@chamaeleon.de> --- Yes, I thought so after digging through the source code, but could not test this yesterday. Basically the quote character detection fails because teh first character ' ' is not recognized as one, leading quote being initalized to (char) 0; this is later on added to the resulting String. -- 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