Closed (duplicate)
Project:
jQuery Update
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 20:02 UTC
Updated:
8 Mar 2017 at 18:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
emorency commentedHere is my patch.
Comment #2
joshuautley commentedWill this work for D6 ?
Comment #3
pjbarry21 commentedFYI, I just applied this patch to a Drupal 7.22 site that just developed issues where video files couldn't be uploaded (we have hundreds of uploads already on the site and, to my knowledge, nothing has changed except some module updates weeks ago that had appeared to go smoothly). It solved the issue for our sites (both test and live environments had the same problems).
We were getting this error (in Chrome -- FF showed no error, just the endless spinning) when trying to upload a video file:
We had jQuery Update installed, but not enabled. I enabled it and we stopped getting the error, but the file still never uploaded (endless spinning in FF and Chrome). Post patch, it's uploading again.
Thanks so much for the patch! Will update if I notice any issues elsewhere in the site.
Comment #4
asvsot commentedI've just applied jquery.form.js version 3.35 patch - https://drupal.org/node/1675794#comment-7507131
Also works fine for me.
Comment #5
kenorb commentedComment #6
markhalliwell