[wp-trac] [WordPress Trac] #31070: Case-sensitive parent / child theme titles (linux)
WordPress Trac
noreply at wordpress.org
Tue Jan 20 11:10:56 UTC 2015
#31070: Case-sensitive parent / child theme titles (linux)
--------------------------+-----------------------------
Reporter: mskinna | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
After several hours of debugging a white screen, after moving a wordpress
multisite that worked on my MAMP, to a LAMP install online, one simple
change triggered the fix...
Child themes specify a 'template' in style.css (e.g. 'canvas') - This
appears to be case-sensitive, as it only worked on LAMP when lower case,
even though the parent theme title is 'Canvas' - i.e. capitalised.
Surely there should be a strtolower() check in the core to prevent this
issue arising? Or otherwise, some sort of error / alert?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31070>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list