Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

typo in esapi.js #10

Open
GoogleCodeExporter opened this issue May 24, 2015 · 0 comments
Open

typo in esapi.js #10

GoogleCodeExporter opened this issue May 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant