#60474 closed defect (bug) (fixed)
HTML API: HTML Processor bookmarks seek, has_bookmark bugs
Reported by: | jonsurrell | Owned by: | jonsurrell |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | HTML API | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
WP_HTML_Processor::has_bookmark
does not correctly report bookmarks that have been set.
WP_HTML_Processor::seek
does not seek to correct location if HTML has been updated.
Change History (4)
This ticket was mentioned in PR #6039 on WordPress/wordpress-develop by @jonsurrell.
10 months ago
#1
- Keywords has-patch has-unit-tests added
Note: See
TracTickets for help on using
tickets.
WP_HTML_Processor
bookmark functions.::seek
when HTML has been modified.::has_bookmark
not reporting correctly for set bookmarks.Trac ticket: https://core.trac.wordpress.org/ticket/60474