Closed (fixed)
Project:
Drupal core
Version:
6.2
Component:
theme system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 15:51 UTC
Updated:
24 Jun 2009 at 13:30 UTC
Steps to reproduce:
1) place a number of themes in sites/all/themes/custom
2) look at "http:/example.com/admin/build/themes". The custom themes should all be listed
3) create a directory named '0' (the digit 0) in the directory of one of those themes
3) look at "http:/example.com/admin/build/themes". One or more of the themes have disappeared from the list
Platform: xamp on Vista, drupal 6.2, only core modules
I assume that the directory name "0" may be evaluated as false somewhere in the code causing the file scanning to halt.
Comments
Comment #1
tejuspratap commentedCould not reproduce the bug in Drupal v6.12.