Closed (works as designed)
Project:
jQuery Update
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2012 at 21:30 UTC
Updated:
8 Mar 2017 at 16:53 UTC
Jump to comment: Most recent
Comments
Comment #1
feri3p20 commentedsame issue
Comment #2
fox_01 commentedat my site if i click on a fields property and want to rewrite the output i click the checkbox but nothing happens when jquery_update 7.x-2.2 is enable. is this a views (core) incompatibility? Ideas how i can fix this?
Comment #3
akayani commentedYep I'm seeing this too. I've added a couple of modules and suddenly all Javascript is broken. It could be CKEditor, that's about the only thing I haven't disabled.
Comment #4
akayani commentedSomehow in the process of looking at this I've disabled the Overlay using an error message and have no idea of how to now restore it for testing. It's on as a module with correct permissions and attempts to start. Only in Firefox as if Firefox has added an exemption somewhere I haven't found yet.
Comment #5
akayani commentedDo you guys have 'Facebook for Drupal' installed? I did, that's the module causing the issues here. It's screwing up JS in a big way. IMCE even though it opens a popup is JavaScript disabled.
Comment #6
erald commentedNo have not used facebook for drupal. Even on a clean new install having the same problem with almost no modules installed.
Comment #7
akayani commentedIt's not just the overlay, the issue occurs with the file upload pop up as well.
Somehow I'd manage to eliminate the problem but I have it back again.
Comment #8
akayani commentedI went through this issue again last night. If I disable Drupal for Facebook then clear the cache the issue is resolved. I'm going to address it with the Drupal for Facebook module developers.
erald I think what you need to do is remove any unnecessary modules and clear the cache then see what happens.
Comment #9
markhalliwellThis sounds like a jQuery version/API deprecation issue and can resolved in the 7.x-3.x branch by either:
The 7.x-3.x branch removed the concept of the "admin jQuery version/paths" and replaced it with #1969244: Specify jQuery version per theme.