Opened 6 years ago
Closed 6 years ago
#4557 closed defect (bug) (fixed)
Typo in dialog for Delete comment in Moderation Queue
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (5)
comment:1
foolswisdom — 6 years ago
- Description modified (diff)
foolswisdom — 6 years ago
markjaquith — 6 years ago
comment:2
markjaquith — 6 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
comment:3
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

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