Opened 6 years ago

Closed 6 years ago

#4557 closed defect (bug) (fixed)

Typo in dialog for Delete comment in Moderation Queue

Reported by: foolswisdom Owned by: markjaquith
Priority: normal Milestone: 2.3
Component: Administration Version: 2.3
Severity: normal Keywords: has-patch commit
Cc:

Description (last modified by foolswisdom)

Typo in dialog for Delete comment in Moderation Queue

.n'OK'

Attachments (2)

4557.diff (1.7 KB) - added by foolswisdom 6 years ago.
4557.2.diff (1.5 KB) - added by markjaquith 6 years ago.

Download all attachments as: .zip

Change History (5)

  • Description modified (diff)
  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

js_escape() escapes single quotes, so you don't need to manually escape them. See 4457.2.diff

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

(In [5773]) Use doublequotes so line break works. Props Lloyd. fixes #4557

Note: See TracTickets for help on using tickets.