mbien commented on PR #8213:
URL: https://github.com/apache/netbeans/pull/8213#issuecomment-2631669430
fix is to escape the original tab title if:
- the added prefix uses html
- and the original tab title did not use html
didn't want to add a dependency to editor utils to get to StringEscapeUtils
so I use the XML util which is essentially the same thing plus bonus exception.
This reminded me that we should probably put
https://github.com/OWASP/owasp-java-encoder/ somewhere.
--
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