Opened 3 years ago
#53674 new defect (bug)
Approved comment isn't displaying when its parent comment is spam
Reported by: | henry.wright | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | |
Focuses: | Cc: |
Description
The steps to reproduce:
- Publish a blog post
- Comment on that blog post
- Reply to the comment you posted in step 2
- Reply to the reply you posted in step 3
Make sure all comments are approved. You should get this displayed:
Post - Comment 1 -- Comment 2 --- Comment 3
If you now visit wp-admin and change the status of the second comment to "spam", you will get this displayed:
Post - Comment 1
The first comment is displayed. The second comment is spam and shouldn't be displayed. However, the third comment is still approved. Why isn't the third comment displayed?
Note: See
TracTickets for help on using
tickets.