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

typo in esapi.js #10

Open
Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions