Opened 6 years ago
Closed 6 years ago
#3424 closed defect (bug) (fixed)
Double slashes in JS alert() when deleting a post from that post's edit screen
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Attachments (1)
Change History (3)
markjaquith — 6 years ago
comment:1
markjaquith — 6 years ago
- Keywords has-patch added
- Owner changed from anonymous to markjaquith
- Priority changed from normal to low
- Severity changed from normal to minor
- Status changed from new to assigned
We had manual escaping and js_escape() escaping. Patch kills the manual escaping.
comment:2
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.


Patch for trunk