[wp-trac] [WordPress Trac] #57830: Block Editor: Revert anchor support for dynamic blocks
WordPress Trac
noreply at wordpress.org
Wed Mar 1 15:03:38 UTC 2023
#57830: Block Editor: Revert anchor support for dynamic blocks
-------------------------------------------------+-------------------------
Reporter: Mamaduka | Owner:
| hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.2
Component: Editor | Version: trunk
Severity: normal | Resolution: fixed
Keywords: gutenberg-merge has-patch has- | Focuses:
testing-info commit |
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"55443" 55443]:
{{{
#!CommitTicketReference repository="" revision="55443"
Editor: Partial revert of r55230.
[55230] introduced a regression to the content markup. This changeset is a
partial revert to remove the added `wp-includes/block-supports/anchor.php`
file.
The change of adding `'id'` to `$attributes_to_merge` in
`get_block_wrapper_attributes()` is not reverted as this change did not
impact the regression and helps to support continue development in
Gutenberg for the anchor support in dynamic blocks feature.
Reference:
* [https://github.com/WordPress/gutenberg/pull/48592 Gutenberg PR 48592].
Follow-up [55230].
Props wildworks, mamaduka, hellofromTonya.
Fixes #57830.
See #56852.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57830#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list