You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix JSP failures with scx (#615)
* Fix JSP failures with scx
* Prevent deva,beng from working; run spotless
* Add exemplars as second example
* Spotless
* Fixes for Markus's review
* Fix Bangla comment also
Merge pull request from GHSA-h4jg-287w-hc7g
- also update JSP README.md for running
- use the OWASP sanitizer library
For: XSS bug in util.unicode.org JSP utils #498
Fix Jsp versioning (#499)
Per discussion in unicodetools meeting 13 June 2023:
- "The beta version string should just use Settings.latestVersion" — updated UnicodeJsp.java to use Settings.latestVersion
- "The jspVersionInfo should use UCharacter.getUnicodeVersion() to match what it serves — as long as it serves ICU property values" — reworked CachedProps.java to use UCharacter.getInstance for jspVersionInfo