[wp-trac] [WordPress Trac] #54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.
WordPress Trac
noreply at wordpress.org
Wed Dec 1 20:38:45 UTC 2021
#54546: Fatal error receive while updating WP 5.8.2 to WP 5.9.
-------------------------------+---------------------
Reporter: apeksha10 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.9
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+---------------------
Comment (by costdev):
> Hmm, unless I'm missing something, I don't think the Gutenberg plugin is
relevant here, but rather the fact that the updater itself uses an older
version of the Requests library during the core update process.
This was a test to find out whether the "from" code or the "to" code was
being used during the upgrade process.
Going from 5.7.4 to 5.9.0 Beta 1:
- If it was the "from" code, Gutenberg would stay activated as 5.7.4
supports Gutenberg < 11.9.
- If it was the 5.9.0 Beta 1 code, Gutenberg would be deactivated as WP
5.9+ doesn't support Gutenberg < 11.9.
When Gutenberg was deactivated, this told us that it's to "to" code that
is used during the upgrade process.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54546#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list