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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
in esapi.js, line 1113
entityToCharacterMap["&image"] = "8365"; /* 8465 : black-letter
capital i */
should be changed to
entityToCharacterMap["&image"] = "8465"; /* 8465 : black-letter
capital i */
8365->8465
Original issue reported on code.google.com by [email protected] on 30 Mar 2012 at 9:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Mar 2012 at 9:12The text was updated successfully, but these errors were encountered: