[wp-trac] [WordPress Trac] #62522: Whitespace can trip up `WP_Interactivity_API::_process_directives()` when there is a `core/button` `text` block binding
WordPress Trac
noreply at wordpress.org
Wed Dec 18 18:54:50 UTC 2024
#62522: Whitespace can trip up `WP_Interactivity_API::_process_directives()` when
there is a `core/button` `text` block binding
---------------------------------------------------+----------------------
Reporter: wongjn | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7.2
Component: HTML API | Version: 6.6
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests dev-reviewed | Focuses:
---------------------------------------------------+----------------------
Changes (by desrosj):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"59537" 59537]:
{{{
#!CommitTicketReference repository="" revision="59537"
HTML API: Recognize all uppercase tag names in tag processor.
Fixes a missing "D" in the character list used by strspn to find tag
openers, causing tags starting with D to be skipped by the tag processor
in some circumstances.
Follow-up to [58613].
Reviewed by desrosj.
Merges [59464] to the 6.7 branch.
Props jonsurrell, santosguillamot, wongjn, cbravobernal.
Fixes #62522.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62522#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list