[wp-trac] [WordPress Trac] #59103: Gutenberg 16.4 Footnotes Critical Bug on PHP 8.0
WordPress Trac
noreply at wordpress.org
Tue Aug 29 00:01:57 UTC 2023
#59103: Gutenberg 16.4 Footnotes Critical Bug on PHP 8.0
-------------------------------+--------------------------------
Reporter: orangeavocad0 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.3
Severity: critical | Resolution:
Keywords: needs-patch php80 | Focuses: php-compatibility
-------------------------------+--------------------------------
Comment (by ramonopoly):
> I assume the problem is fixed if one upgrades to Gutenberg 16.5.0? How
does one then manually fix footnotes in existing posts?
Testing a fix over here: https://github.com/WordPress/gutenberg/pull/53713
In the meantime you could either go into the database in `wp_postmeta`
itself and escape the quotations, or use a filter similar to the one in
the above PR.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59103#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list