Hi,
I'm actually not sure, where to post this issue. Ctools could also be a candidate.

When uploading an image via scald form (plupload) in ctools modal, if (and only if!) the file hasn't been uploaded before using the plupload button and users hit the "next" button, upload does not complete.

Uploading starts correctly, one sees the progress bar for a while (screenshot), but then one gets redirected to /atom/add/image/ajax/add and sees:

[{"command":"settings","settings":{"basePath":"\/","pathPrefix":"","ajaxPageState":...

(It's a hole page full of text, no need to paste everything here, no theme-wrappers, just plain text.)
Of course - the file was not uploaded.

Users have confirmed, that clicking on the "next" button without previously uploading files, has worked before but stopped working weeks ago (somebody else is responsible for updates, ctools was updated around that time).

More system infos:
Drupal 7.51
Ctools 7.x-1.10
Scald 7.x-1.8
Plupload 7.x-1.7
Plupload library 1.5.8
PHP 5.4

Please let me know, if you need additional infos.

CommentFileSizeAuthor
screenshot-scald-ajax.png76.25 KBindigoxela
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

indigoxela created an issue. See original summary.

indigoxela’s picture

Issue summary: View changes
nagy.balint’s picture

Hi!

Try with jquery 1.7.

indigoxela’s picture

Hi,

Try with jquery 1.7.

That works!
Many thanks for that helpful hint.

Is this a new requirement for any of the involved modules or just a browser issue?

nagy.balint’s picture

I did not yet track down where we introduced this requirement. Maybe it could be worthwhile to check why it requires higher jquery.

For now maybe its best if I add it as a requirement in the documentation.

Can you check what is the lowest jquery setting that makes it work?

indigoxela’s picture

The lowest possible jquery_update setting is 1.7.

1.5 doesn't work either.

nagy.balint’s picture

Okay, added it to the module page.

nagy.balint’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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