[wp-trac] [WordPress Trac] #64656: Fatal error on new font library admin page
WordPress Trac
noreply at wordpress.org
Wed Feb 18 13:19:09 UTC 2026
#64656: Fatal error on new font library admin page
----------------------------+--------------------------
Reporter: desrosj | Owner: youknowriad
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
----------------------------+--------------------------
Changes (by youknowriad):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"61673" 61673]:
{{{
#!CommitTicketReference repository="" revision="61673"
Build: Fix Gutenberg copy script for font library admin page.
The Gutenberg build copy script was missing `constants.php` from its list
of
PHP infrastructure files, causing a fatal error on the Font Library admin
page.
Additionally, the `--base-url` argument was missing a trailing slash
inside the
`includes_url()` call, resulting in malformed asset URLs.
Also renames the `--fast` build flag to `--skip-types` to match the
current
Gutenberg build script option.
Props youknowriad, ellatrix, dd32, westonruter, desrosj.
Fixes #64656.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64656#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list