A "this.options" in line 354 of the misc/ajax.js causes diverse Ajax requests of our Drupal instance to fail. (file upload, dialogs itself, ...)

Removing the "this." in line 354 fixed this issue for us.

I'm kinda in a hurry, so I just created a diff to our version without checking out the single project. For your kind review.

CommentFileSizeAuthor
#3 misc_ajax_js.diff519 bytesmario steinitz
misc_ajax_js.diff519 bytesmario steinitz

Comments

Mario Steinitz created an issue. See original summary.

Status: Needs review » Needs work

The last submitted patch, misc_ajax_js.diff, failed testing.

mario steinitz’s picture

StatusFileSize
new519 bytes

Mea culpa, the diff was from our version to original. Did it again.

devin carlson’s picture

Status: Needs work » Needs review