[wp-trac] [WordPress Trac] #28686: /wp-admin/load-styles.php serious bug
WordPress Trac
noreply at wordpress.org
Sun Jun 29 23:34:54 UTC 2014
#28686: /wp-admin/load-styles.php serious bug
----------------------------+-----------------------------
Reporter: webbakery | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: 3.9.1
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
load-styles.php doesn't load on my fresh installation of wordpress on own
centos 6.5 server. Causing due to a wrong path defined in this file's
code.
On top of the file "load-styles.php", "WPINC" is defined but not used on
line's 95-96. By typing "/wp-includes" in stead of user "WPINC", there's
added an extra "/" when combining with "ABSPATH" (where a slash is added
in php: " dirname(dirname(__FILE__)) . '/' ").
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28686>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list