[wp-trac] [WordPress Trac] #12843: File editor adjustments to account for 2.9 changes to theme roots
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 4 12:05:46 UTC 2010
#12843: File editor adjustments to account for 2.9 changes to theme roots
--------------------------+-------------------------------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.3
Component: Themes | Version: 2.9
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
[http://lists.automattic.com/pipermail/wp-testers/2010-April/012427.html A
post on wp-testers] highlighted that we were running a file_exists on
WP_CONTENT_DIR . $file, where $file already have WP_CONTENT_DIR in it.
When we moved over to absolute paths returned by get_themes(), we missed a
few areas where we blindly prepended WP_CONTENT_DIR.
Technically a regression, so setting 2.9.3 for now.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12843>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list