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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | hostmaster.user-interface.2046783-4.patch | 357 bytes | helmo |
Comments
Comment #1
anarcat commentedthis is a very old issue, see also #818900: Modal Frame and jQuery UI upgrade.
Comment #2
anarcat commentedoh, and i consider this critical - this will affect a bunch of places in the UI, let's not release like this.
Comment #3
ergonlogicI 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.
Comment #4
helmo commentedI found an upgrade issue... we added jquery_update as a dependancy but don't enable it in any hook_update_n.
Comment #5
helmo commentedFixed in e96422a7147aeef6c731a9d40fa377e587325556