[wp-trac] [WordPress Trac] #52555: Twenty Nineteen: Link-based buttons do not have a text color set in the editor
WordPress Trac
noreply at wordpress.org
Fri Jun 4 13:52:28 UTC 2021
#52555: Twenty Nineteen: Link-based buttons do not have a text color set in the
editor
-------------------------------------------------+-------------------------
Reporter: mikejolley | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.8
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses: css
testing-info |
-------------------------------------------------+-------------------------
Comment (by Boniu91):
@mikejolley When applying the PR, the button text is, indeed styled
correctly. However, I'm seeing the following errors, only with the PR
applied:
{{{
Warning: file_get_contents(/var/www/src/wp-includes/css/dist/editor
/editor-styles.css): failed to open stream: No such file or directory in
/var/www/src/wp-admin/edit-form-blocks.php on line 191
Warning: file_get_contents(/var/www/src/wp-includes/css/dist/editor
/editor-styles.css): failed to open stream: No such file or directory in
/var/www/src/wp-admin/edit-form-blocks.php on line 227
Warning: Cannot modify header information - headers already sent by
(output started at /var/www/src/wp-admin/edit-form-blocks.php:191) in
/var/www/src/wp-admin/admin-header.php on line 9
}}}
Tested on:
NGINX
PHP7.4
WordPress 5.7-beta3-50368-src (version from PR)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52555#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list