[wp-trac] [WordPress Trac] #58651: Uncaught Error in 6.3-alpha-56081: Call to undefined function gutenberg_apply_colors_support()
WordPress Trac
noreply at wordpress.org
Wed Jun 28 22:36:37 UTC 2023
#58651: Uncaught Error in 6.3-alpha-56081: Call to undefined function
gutenberg_apply_colors_support()
-----------------------------+------------------------------
Reporter: nendeb55 | Owner: Bernhard Reiter
Type: defect (bug) | Status: closed
Priority: highest omg bbq | Milestone: 6.3
Component: Editor | Version: trunk
Severity: critical | Resolution: fixed
Keywords: has-patch | Focuses:
-----------------------------+------------------------------
Changes (by Bernhard Reiter):
* owner: (none) => Bernhard Reiter
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"56098" 56098]:
{{{
#!CommitTicketReference repository="" revision="56098"
Editor: Update npm packages to fix gutenberg_ prefix
Update `@wordpress/*` packages to the latest patch versions in
order to replace calls to `gutenberg_apply_colors_support` with
`wp_apply_colors_support` in order to avoid a fatal error.
Props joemcgill, spacedmonkey, flixos90, ironprogrammer, sabernhardt.
Fixes #58651.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58651#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list