Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61301, comment 10


Ignore:
Timestamp:
05/29/2024 10:56:50 AM (2 years ago)
Author:
jonsurrell
Comment:

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 mention like the following:
     1I don't think this needs a full dev note but should definitely have a mention in the release like the following:
    22
    33> 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.