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: markjaquith Owned by: markjaquith
Priority: low Milestone: 2.1
Component: Administration Version: 2.1
Severity: minor Keywords: has-patch
Cc:

Description

http://img182.imageshack.us/img182/8615/picture2iz5.png

patch coming

Attachments (1)

kill_double_delete_escape.diff (1.1 KB) - added by markjaquith 6 years ago.
Patch for trunk

Download all attachments as: .zip

Change History (3)

Patch for trunk

  • 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.

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [4584]) kill double slashing on delete AYS alert(). fixes #3424

Note: See TracTickets for help on using tickets.