[wp-trac] [WordPress Trac] #53407: Widgets editor: HTML entities appear in Legacy Widget's description
WordPress Trac
noreply at wordpress.org
Tue Jun 15 09:40:57 UTC 2021
#53407: Widgets editor: HTML entities appear in Legacy Widget's description
--------------------------+-----------------------------
Reporter: ramonopoly | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: rest-api |
--------------------------+-----------------------------
HTML entities appear in Legacy Widget's description. For example:
{{{
A monthly archive of your site’s Posts.
}}}
=== How to reproduce
1. Head over to /wp-admin/themes.php?page=gutenberg-widgets and select a
widget block.
2. Check out the description in the inspector controls.
=== What I expected
The widget description in the block inspector should say "A monthly
archive of your site’s Posts."
That is, with no encoded entities.
This is a duplicate report of
[https://github.com/WordPress/gutenberg/issues/31023 GB31023], which was
fixed in the plugin for sites running WP 5.7 in
[https://github.com/WordPress/gutenberg/pull/32503 GB32503]
cc @TimothyBJacobs @noisysocks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53407>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list