Ticket #477 (closed defect: fixed)
Edit Tag plugin JavaScript error fixed
| Reported by: | mharrisonline | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_Other | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In edit_tag.html line 20:
document.body.onkeypress = _CloseOnEsc;
was creating a javascript error when users attempted to type into the text area in IE and Firefox. The error appeared upon keypress.
Removing the line fixed the error and did not affect the plugin functionality.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
