Opened 18 years ago
Closed 17 years ago
#4769 closed defect (bug) (invalid)
Punctuation error on Approve it/Delete it/Spam it pages
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | trivial | Version: | 2.2.2 |
| Component: | Administration | Keywords: | needs-patch |
| Focuses: | Cc: |
Description
If you click on the Approve it, Delete it, or Spam it links in one of those "Please moderate: [article name]" emails, you get a confirmation that reads:
Caution: You are about to mark the following comment as spam:
Are you sure you want to do that?
The second colon is incorrect. it should be a period.
(The wording is slightly different for the Approve it or Delete it links, but the problem is the same.)
This is super easy to fix, so I suggested 2.2.3 as the milestone.
Attachments (1)
Change History (10)
#1
in reply to:
↑ description
;
follow-up:
↓ 2
@
18 years ago
- Milestone changed from 2.2.3 to 2.3 (trunk)
#2
in reply to:
↑ 1
@
18 years ago
- Keywords has-patch added
Replying to foolswisdom:
Replying to novasource:
This is super easy to fix, so I suggested 2.2.3 as the milestone.
Ease of fix isn't the 1st gate, severity of problem is.
Yes, but the easier it is to fix, the faster someone whips up a patch. :)
#3
follow-up:
↓ 4
@
18 years ago
- Keywords needs-patch added; has-patch removed
- Milestone changed from 2.3 (trunk) to 2.4 (future)
Seeing the patch now, I feel like this bug is looking at the type of wood a door is made of, when the door doesn't even fit.
Caution: You are about to approve the following comment: Are you sure you want to do that? [No] [Yes] (Comment Author) (Author E-mail) (Comment) }} Why doesn't it just say: Approve the following comment? [No] [Approve] Or in the case of approval, I don't think AYS should even be necessary. Only the destructive operation delete really needs it, and spam probably should have it as well. The quality of the interaction could probably even be looked at a higher level, but I don't have the skills ;-)
#4
in reply to:
↑ 3
@
18 years ago
Replying to foolswisdom:
Seeing the patch now, I feel like this bug is looking at the type of wood a door is made of, when the door doesn't even fit.
Haha, what a coincidence: I opened an issue on that a couple of days ago: http://trac.wordpress.org/ticket/4768
Replying to novasource:
Ease of fix isn't the 1st gate, severity of problem is.