Gutenberg v17.2.3 fatal errors in WordPress 6.5 alpha due to HTML API #57216
Labels
[Feature] HTML API
An API for updating HTML attributes in markup
[Type] Bug
An existing feature does not function as intended
Description
Testing the WordPress 6.5 alpha with latest Gutenberg revealed that the changes to HTML API in https://core.trac.wordpress.org/changeset/57179/ produces PHP fatal error due to changed logic of text spans tracking where some properties were renamed, but are still expected in Gutenberg's custom HTML API classes.
Step-by-step reproduction instructions
Title
as post_title and following aspost_content
:Screenshots, screen recording, code snippet
List of all related PHP Warnings, Notices, and the Fatal error
Environment info
WordPress 6.5-alpha ( past the 57179 changeset )
Gutenberg 17.2.3 (reproducible even with Gutenberg 17.3.0 RC1)
PHP 8.2 (reproducible even on PHP 7.4)
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: