[wp-trac] [WordPress Trac] #62985: Fix layout support classes to be generated with a stable ID

WordPress Trac noreply at wordpress.org
Tue Mar 18 12:41:46 UTC 2025


#62985: Fix layout support classes to be generated with a stable ID
-------------------------------------------------+-------------------------
 Reporter:  darerodz                             |       Owner:  joemcgill
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  6.8
Component:  Editor                               |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests needs-      |     Focuses:
  testing has-testing-info                       |
-------------------------------------------------+-------------------------
Changes (by joemcgill):

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


Comment:

 In [changeset:"60038" 60038]:
 {{{
 #!CommitTicketReference repository="" revision="60038"
 Editor: Fix layout support classes to be generated with a stable ID.

 This fixes a bug reported in
 https://github.com/WordPress/gutenberg/issues/67308 related to the
 Interactivity API's client-side navigation feature by replacing the
 incrementally generated IDs with stable hashes derived from the block's
 layout style definition.

 Fixes #62985.
 Props darerodz.
 }}}

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


More information about the wp-trac mailing list