Refreshing the page is usually enough to get it working again, though. This was caused by #2046671: Update hostmaster dependencies.

This appears to be due to jquery_update not replacing core's jquery immediately after a cache clear. There appear to be a couple issues in that project's queue related to this, including:

#813918: jQuery update not replacing js files in Drupal 6, and
#1508864: $pattern doesn't match for jQuery 1.7.1, reverts to core jQuery on flush of cache tables

Both have patches, though very cursory testing hasn't shown that any resolve this issue.

CommentFileSizeAuthor
#4 hostmaster.user-interface.2046783-4.patch357 byteshelmo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

anarcat’s picture

this is a very old issue, see also #818900: Modal Frame and jQuery UI upgrade.

anarcat’s picture

Priority: Normal » Critical

oh, and i consider this critical - this will affect a bunch of places in the UI, let's not release like this.

ergonlogic’s picture

Version: 6.x-2.x-dev » 6.x-2.0-rc2
Status: Active » Closed (cannot reproduce)

I think this may have been specific to the particular dev environment I was working in, since I ca no longer reproduce this. Please reopen if anyone experiences this behaviour.

helmo’s picture

Version: 6.x-2.0-rc2 » 6.x-2.0-rc4
Status: Closed (cannot reproduce) » Active
FileSize
357 bytes

I found an upgrade issue... we added jquery_update as a dependancy but don't enable it in any hook_update_n.

helmo’s picture

Status: Active » Fixed

Fixed in e96422a7147aeef6c731a9d40fa377e587325556

Status: Fixed » Closed (fixed)

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