mbien commented on PR #5641:
URL: https://github.com/apache/netbeans/pull/5641#issuecomment-1466985044

   @matthiasblaesing oh yeah I totally overlooked the decoding part here :). 
Its just that I did see a bug in code like that before and the solution there 
was to simply switch to a JDK provided class (was for urls or something 
similar, I don't think I will be able to find the PR now).
   
   commons text unfortunately doesn't handle CSS:
   
https://commons.apache.org/proper/commons-text/javadocs/api-release/org/apache/commons/text/StringEscapeUtils.html
   
   I can't come up with any other lib right now, so it is probably fine to use 
custom code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to