Closed (duplicate)
Project:
Drupal core
Version:
6.0-rc2
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2008 at 15:51 UTC
Updated:
11 Jan 2008 at 18:06 UTC
On a fresh install of drupal 6.0-rc2, I went to admin/build/themes, and not one theme was marked as the default. I assume Garland is supposed to be marked default, because it is the only one enabled on install. I attempted to set Garland as default by selecting it's radio button, however it still never showed as being marked as default. I went to my database, and the variable 'theme_default' is set to 's:7:"garland";
Comments
Comment #1
TapocoL commentedIm guessing this should actually be normal, because it does not break the site.
Comment #2
TapocoL commentedUpon further investigating, The view source showed that it should be checked:
So, I went through Firefox 2, IE 6, Safari 3, Opera 9.25, and it shows checked in IE 6 and Opera 9.25.
Comment #3
TapocoL commentedHere is the view source correctly:
Comment #4
scoutbaker commentedThe Default selection is working under IE7. I also confirmed it is not working under FF2.
It is only the display of the Default radio button that is not working. Changing the default theme functions normally: select an enabled theme (the button shows selected); save the changes (the theme changes, but the button is not selected)
Comment #5
scoutbaker commentedThis seems to be related to http://drupal.org/node/208179. It might even technically be a duplicate of that issue, but I'm not changing the status until more information is available.
Comment #6
webernet commentedhttp://drupal.org/node/208179