Opened 19 years ago
Closed 19 years ago
#3447 closed defect (bug) (fixed)
link-manager.php double escapes JS
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
js_escape does this for us.
Patch attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4617]) Don't double escape JS. Props mdawaffe. fixes #3447