[wp-trac] [WordPress Trac] #53674: Approved comment isn't displaying when its parent comment is spam
WordPress Trac
noreply at wordpress.org
Thu Jul 15 23:50:09 UTC 2021
#53674: Approved comment isn't displaying when its parent comment is spam
--------------------------+-----------------------------
Reporter: henry.wright | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The steps to reproduce:
1. Publish a blog post
2. Comment on that blog post
3. Reply to the comment you posted in step 2
4. 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?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53674>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list