Both with Konqueror and FF, the collapsed areas are broken on a /node/add/$type page: the text shows but not as a link. The collapsed area cannot be expanded.

Disabling upload.module fixes the immediate problem.
The problem doesn't exist on pages where upload.module doesn't input js.

The following issues are similar but no the same:

http://drupal.org/node/104175
Fieldset titles sometimes invisible in Garland
The problem is the same but not related to upload.module. The problem manifests in different pages than the current issue.

http://drupal.org/node/159097
collapsible area are broken in Konqueror
this issue is for Drupal 6, and exists everywhere even without upload.module.

Comments

hass’s picture

Tested with FF 2.0.0.5 on Windows and works for me.

inkubitti’s picture

I can confirm this issue on Windows XP running firefox 2.0.0.6. Upload.module is working fine on IE7. I'm using Drupal 5.2. Disabling upload.module "fixes" the problem.

Has anyone found a solution for this issue?

These post might be dealing with the same problem:
http://drupal.org/node/144032
http://drupal.org/node/110052
http://drupal.org/node/117987

beginner’s picture

Version: 5.2 » 5.4
Status: Active » Fixed

Upgrading to the latest 5.4 release fixed the problem. I have searched but couldn't find the issue and looking at the cvs logs, I couldn't find what has changed either.
drumm does say that this was an issue that got fixed at some time, but he doesn't know either when or where...
http://drupal.org/node/117987#comment-508793

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

dgtlmoon’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I'm still seeing this issue in Drupal 5.7, is anyone else getting this?

emackn’s picture

Version: 5.4 » 5.7

Yes, I get it on Firefox. This is so annoying.

If I get a fresh browser, it works fine the first time, but after saving a node, the collapse icons disappear and no more collapse (Rut Row).

Here's some things I tried:
* Firebug doesn't report any errors.
* disabled all the other modules adding js files to the page, but still nothing works.
* IE7 works fine.
* Disabling upload module didn't work either.
* If i switch themes, it works a couple of times, but then stops.
* The Image and Input format collapsibles work fine.
* Running Firefox in safe mode doesn't fix

I created a new firefox profile, edit a node and the collapsible bottom fields (ie Publishing Options) work. I submit page, go edit another page and they stop working.

Here's the scripts that my page is loading.

<script type="text/javascript" src="/misc/jquery.js"></script>
<script type="text/javascript" src="/misc/drupal.js"></script>
<script type="text/javascript" src="/sites/all/modules/pathauto/pathauto.js"></script>
<script type="text/javascript" src="/misc/autocomplete.js"></script>
<script type="text/javascript" src="/misc/collapse.js"></script>
<script type="text/javascript" src="/misc/textarea.js"></script>

I wouldn't be surprised if this is some corrupt firefox profile issue.

ZZZZzzzzzzzzzzzzzzzz

emackn’s picture

Yep.. its the upload module. I removed the entire modules directory then when through one by one re-installing them.. as soon as i put in upload module the collapsibles broke. Surprisingly, Disabling the module didn't undo the breakage.

Still trying other things .....

emackn’s picture

HMM... something interesting.. its only happening on certain cck created content types.

emackn’s picture

Heh.. ready for it.... someone put HTML code in the description field and it was missing an ending tag.

dgtlmoon’s picture

in *your* site or in the module itself?

emackn’s picture

in the description text box for a cck field

g76’s picture

same problem. Drupal 5.7, exists in all themes, even garland.

..subscribing

justdoweb’s picture

Exactly the same problem too : Drupal 5.7, in all themes...
Any news ?

memenode’s picture

Version: 5.7 » 5.8

I have the same problem on 5.8, but it seems disabling and even deleting the upload.module didn't work. :S Pretty weird.

memenode’s picture

Version: 5.8 » 5.9
Priority: Normal » Critical

Happens in 5.9 too. In fact all javascript seems to be affected, even after disabling upload.module as well as the block.module (I also tried disabling vote_up_down and smileys module, but nothing). Sounds awful lot like http://drupal.org/node/281042 which was supposed to be fixed. Apparently there's still something very wrong somewhere..

Extremely annoying.

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Considering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.