Closed (duplicate)
Project:
Drupal core
Version:
6.0-rc1
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 10:58 UTC
Updated:
22 Dec 2007 at 15:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
meba commentedIsn't this duplicate to #202955 ?
Comment #2
sign commentedI have found that in _system_themes_access() after fresh installation we are getting status of the theme 0, even if it's a default garland theme. I assume this is because menu is being rebuilt before setting up a status of the theme? not sure here.
I have created a patch which will check if the theme matches default theme, so it should have status 1.
I would suggest to rebuild the menu straight after installation, but i dont know what is the workflow of the install process yet ;)
@meba:this might be duplicate of #202955
Comment #3
sign commentedDuplicate of #202955