If jQuery is called on a maintenance page, the core version of jQuery loads, rather than the version included in the jQuery update module. Ideally, the version of jQuery included in the module would always load.

Comments

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

Under what circumstances is this happening? When the database is offline?

aaronp’s picture

Correct. It's happening when the database is offline.

aaronp’s picture

Status: Postponed (maintainer needs more info) » Active
mfer’s picture

Status: Active » Closed (won't fix)

When the database is offline drupal does not know what modules are enabled. This means the jquery update module is unable to affect changes.