Description
Skip bad url in concat, and provide usable error.
The ServletOutputStream.print support ascii only, so if the url has bad characters an exception is thrown.
The fix uses write of utf-8 string for the error message.
Patch Set 1 #
MessagesTotal messages: 2
|
||||||||||||||||||||||||||||