can't mark comments as spam on our Wordpress blog
Bug #731573 reported by
Nelson Pavlosky
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Web Team projects |
New
|
High
|
Unassigned |
Bug Description
Steps to replicate:
1) Log into Wordpress
2) Try to hit the "spam" link on one of the "Pending" comments.
3) See the comment appear to be marked as spam (or, unpredictably, some other comment that you didn't intend to mark as spam gets marked as spam)
4) Reload the page
5) See how all of the comments are still pending and no comments have been successfully marked as spam.
Changed in web: | |
importance: | Undecided → Medium |
importance: | Medium → High |
To post a comment you must log in.
Next step:
* Install FireBug
* Load the FC.o blog
* Tools->FireBug
* Click on the "net" tab
* Do the same action you described above
* Look at the HTTP traffic caused by the "Spam" click
* Paste the server response into a comment on this bug
If you do that, we can see what's up?
P.S. Probably this happens related to the table move that Parker did.
P.P.S. Failed AJAX form submissions being visually marked as "success" are an indication of low-quality code. Yay WordPress.