[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 Nov 27 09:56:09 UTC 2024


#62522: Whitespace can trip up `WP_Interactivity_API::_process_directives()` when
there is a `core/button` `text` block binding
--------------------------------------+-------------------------
 Reporter:  wongjn                    |       Owner:  jonsurrell
     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  |     Focuses:
--------------------------------------+-------------------------
Changes (by cbravobernal):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59464" 59464]:
 {{{
 #!CommitTicketReference repository="" revision="59464"
 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].

 Props jonsurrell, santosguillamot, wongjn, cbravobernal.
 Fixes #62522.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62522#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list