(Long time user, first time patcher. Not sure if I got the process right.)

Problem/Motivation

jQuery errors when using ctools modal forms. Modals not closing, generating jQuery error. Intermittent.

Proposed resolution

Script tag not closed correctly in jquery_update_xxx_backup(). Usually has no effect, but if the module is set to download jQuery from a CDN, and there is a connection problem, loading jQuery from a local backup will sometimes fail.

A patch is attached.

CommentFileSizeAuthor
fix_close_script_tag.patch30.49 KBmathieso
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

markhalliwell’s picture

Issue summary: View changes
Status: Active » Closed (outdated)