When uploading a file using the Media file selector component the AJAX throbber appears and does not disappear, page does not refresh. Console returns the following error: TypeError: b.handleError is not a function in line 12 of /misc/jquery.form.js?mkx6gq

When removing a file in the content node edit screen the same error is returned and the file is not removed.

Comments

dave reid’s picture

Priority: Critical » Normal
ressa’s picture

It might not be related to the Media module, since I got the same error because I was using the Open Framework theme. It is based on Twitter Bootstrap and uses another version of jQuery than the one included in Drupal Core, so that was probably the issue.

Switching the admin theme to Seven fixed my problem: At the bottom of the Administration > Appearance page, select a "safe" core theme like Seven and check "Use the administration theme when editing or creating content".

devin carlson’s picture

Component: Media field » Code
Issue summary: View changes
Status: Active » Fixed

I'd suggest following @ressa's solution in #2.

Feel free to reopen this issue if you are still having problems.

Status: Fixed » Closed (fixed)

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