[wp-trac] [WordPress Trac] #62265: wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true.
WordPress Trac
noreply at wordpress.org
Mon Oct 21 15:27:53 UTC 2024
#62265: wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true.
---------------------------+-----------------------------
Reporter: cjm51213 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: 6.6.2
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
Newly installed 6.6.2. Front-end requests worked fine. /wp-admin requests,
by contrast, were css-free. For example, /wp-admin/wp-site-editor.php
reported that javascript was not enabled and Firefox clearly showed that
it was.
"define( 'SCRIPT_DEBUG', false );" problem.
"define( 'SCRIPT_DEBUG', true );" No problem.
I'm pretty sure that there is a defective dependancy and 'SCRIPT_DEBUG'
compensates for it. My unfounded suspicion is that jQuery was not being
loaded. No jQuery could look exactly like no javascript.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62265>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list