[wp-trac] [WordPress Trac] #63810: Bug in comment function
WordPress Trac
noreply at wordpress.org
Wed Sep 10 19:45:35 UTC 2025
#63810: Bug in comment function
-------------------------------------+------------------------
Reporter: rokr4peace | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Comments | Version: 6.8.2
Severity: normal | Resolution: duplicate
Keywords: has-test-info has-patch | Focuses:
-------------------------------------+------------------------
Changes (by dmsnell):
* status: new => closed
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
This is ultimately a problem stemming from HTML parsing failures inside of
`wp_html_split()`. I think it’s best to resolve it there so we don’t
multiple ad-hoc fixes (which will probably end up breaking other things).
The good news is that fixing this where the problem originates should
resolve a number of other related issues.
While this function is not a direct duplicate of #63694, it’s reporting a
specific manifestation of a problems dealt with generally there, so I’m
marking it as a duplicate.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63810#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list