Closed (fixed)
Project:
Drupal core
Version:
5.0-rc1
Component:
theme system
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Jan 2007 at 04:04 UTC
Updated:
15 Jan 2007 at 19:31 UTC
I installed 5RC1 on my site - it mostly works great except that I am noticing that when I edit a page or blog entry (?q=node/XXX/edit) I no longer see clickable menu, comment, url path settings. These sections appear below the title and the body but they are not clickable and do not show the various options that they used to show.
I notice that they do show up on the demo site (http://drupal5-0.highervisibilitywebsites.com/?q=node/XXX/edit) but not on my database.
Comments
Comment #1
nawaaz_ahmed commentedSeems to be intermittent, may be a browser bug? Killing and restarting Mozilla Firefix seemed to fix this.
Comment #2
dwwa) this bug has nothing to do with the "Project issue tracking" module, so i'm moving it to a more appropriate place.
b) this bug is almost certainly caused by using a 4.7.x-compatible theme on a 5.x site. the way we load the javascript in themes changed between these two versions of core, and it's the javascript that makes the collapsible fieldset stuff work. see http://drupal.org/node/64292#drupal-add-js in particular.
so, this is really a support request, and the solution is easy: use a 5.x-compatible theme with your 5.x site. ;)
cheers,
-derek
Comment #3
(not verified) commented