https://issues.apache.org/bugzilla/show_bug.cgi?id=56334

--- Comment #18 from Markus <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to