Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
drupal.css
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2006 at 14:36 UTC
Updated:
29 Dec 2006 at 01:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webernet commentedPatch adds system.css and defaults.css to all maintenance pages.
Not the cleanest solution, but this problem stems from http://drupal.org/node/93079 where the calls to drupal_add_css() etc were removed...
Comment #2
webernet commentedRevised patch uses drupal_get_path().
Comment #3
edmund.kwok commentedRerolled, minor coding style issues. Fieldset in update.php collapsible after patch; guess its the only way to fix this without invoking the css preprocessor. Marking this RTBC :)
Comment #4
ChrisKennedy commentedPatch fixes the collapsing for me on FF2, IE6, and Opera 9. I'm not sure why this is critical though - without the patch the fieldset just can't be collapsed but otherwise works fine.
Comment #5
neclimdulFixed things for me. +1
Comment #6
Anonymous (not verified) commentedtested and works for me
Comment #7
Steven commentedTested and verified. Committed to HEAD, thanks!
Comment #8
(not verified) commented