[wp-trac] [WordPress Trac] #62069: Block Bindings: block doesn't receive full __default bindings during render

WordPress Trac noreply at wordpress.org
Thu Sep 26 14:49:30 UTC 2024


#62069: Block Bindings: block doesn't receive full __default bindings during render
----------------------------------------+------------------------
 Reporter:  talldanwp                   |       Owner:  talldanwp
     Type:  defect (bug)                |      Status:  closed
 Priority:  normal                      |   Milestone:  6.7
Component:  Editor                      |     Version:  6.6
 Severity:  normal                      |  Resolution:  fixed
 Keywords:  has-patch needs-unit-tests  |     Focuses:
----------------------------------------+------------------------
Changes (by cbravobernal):

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


Comment:

 In [changeset:"59095" 59095]:
 {{{
 #!CommitTicketReference repository="" revision="59095"
 Block bindings: Ensure block receives __default bindings when render.

 Fixes an issue with the image block when using pattern overrides, where
 the image block with overrides enabled was not outputting all the expected
 image attributes. Ensures that the `process_block_bindings` method returns
 any updates to the block's binding metadata along with other computed
 attributes.

 Props talldanwp, cbravobernal, santosguillamot, mukesh27, gziolo.

 Fixes #62069.
 }}}

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


More information about the wp-trac mailing list