Changes between Initial Version and Version 1 of Ticket #61301, comment 10
- Timestamp:
- 05/29/2024 10:56:50 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61301, comment 10
initial v1 1 Yes, I don't think this needs a full dev note but should definitely have a mentionlike the following:1 I don't think this needs a full dev note but should definitely have a mention in the release like the following: 2 2 3 3 > A bug was fixed in the `WP_HTML_Tag_Processor` where tag token bookmarks. This bug affected classes that extend the `WP_HTML_Tag_Processor` or `WP_HTML_Processor` classes and access tag bookmark or token lengths directly. Affected classes would have needed to correct the token length by adding 1. The tag length has been fixed and this correction should be removed in WordPress 6.6.