Problem/Motivation

This is more of a public service announcement but as I spent a good few hours looking into this wanted to share the knowledge.

If you're using an Ajax form and get errors about missing-input-response it needs be fixed upstream by #2755791: Ajax error ajax.$form.ajaxSubmit() is not a function.

Steps to reproduce

- Use an Ajax form

Proposed resolution

- Update code to check for new location of jquery.form.js

Remaining tasks

- None

User interface changes

- None

API changes

- None

Data model changes

- None

Comments

MustangGB created an issue. See original summary.

casey’s picture

This issue exists since Drupal core 10.3 #3280359: Make jQuery.form internal

  • casey committed 95e3534e on 1.0.x
    Issue #3464682: Ajax forms fail with: missing-input-response
    
casey’s picture

Issue summary: View changes
casey’s picture

Status: Active » Fixed
casey’s picture

Status: Fixed » Closed (fixed)

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