[wp-trac] [WordPress Trac] #45547: Wrong css file name
WordPress Trac
noreply at wordpress.org
Sun Dec 9 08:06:30 UTC 2018
#45547: Wrong css file name
--------------------------+-----------------------------
Reporter: vj1221 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.0
Severity: normal | Keywords:
Focuses: rtl |
--------------------------+-----------------------------
Wordpress version 5 calls for "style.min-rtl.css" file while the actual
file name is "style-rtl.min.css".
Therefor an error registered in the console with a 404 code.
File location: /wp-includes/css/dist/block-library/style.min-
rtl.css?ver=5.0
Should be: /wp-includes/css/dist/block-library/style-rtl.min.css?ver=5.0
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45547>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list