Attachments (3)
Change History (11)
#4
@
5 years ago
- Milestone Awaiting Review → 5.8
Moving to the milestone to track, but probably should be a duplicate.
#5
@
5 years ago
- Resolution → fixed
- Status new → closed
Testing
Env:
- OS: macOS Big Sur
- Browser: Firefox and Chrome
- Plugins: none
Testing with Beta 2
I can reproduce the problem ✅
Testing with Beta 3
Problem is resolved ✅
How?
Changeset [51216] from ticket #53427 added the new WP_Widget_Factory::get_widget_key method, which is the first conditional. With that new method, the else conditional is never reached in 5.8. The Gutenberg function gutenberg_get_widget_key will addressed separately but should no longer be a problem for causing fatal errors.
Marking the ticket as fixed.
@imath if you get time, could you also test and confirm it resolves the issue for you? If no, please reopen.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

Related: #53441