alpha 14 is incompatible with the jquery.js provided by JQuery Update

(alpha 13 is compatible)

Comments

brunodbo’s picture

Yep, same problem here. Firebug is showing this error when trying to edit a pane on the 'Content' settings page (using the jquery.js provided by JQuery Update - all is well when using Drupal's default jquery.js):

t has no properties
e(undefined, "changed")jquery.js (line 2)
e(0, "changed")jquery.js (line 2)
e(["changed"], function(), undefined)jquery.js (line 2)
e(Document content, "changed")jquery.js (line 2)
e("changed")jquery.js (line 2)
e([Document content], function(), ["changed"])jquery.js (line 2)
e(function(), ["changed"])jquery.js (line 2)
e()jquery.js (line 2)
changed([Document content])display_editor.js (line 120)
attachPane(Document content)display_editor.js (line 488)
autoAttach()display_editor.js (line 506)
e()jquery.js (line 2)
e()jquery.js (line 2)
e([function(), function(), function(), 3 more...], function(), undefined)jquery.js (line 2)
e()jquery.js (line 2)
[Break on this error] eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a...
yhager’s picture

Subscribing

drutube’s picture

I'm getting the same error and didn't have it with alpha 13. I have not tried to revert to a prior jquery however.. My issue happens when trying to delete OR edit content block in a minipanel using Firefox. Will check IE. When I click edit or delete there is a brief flash of red then it just sits. No ability to edit or delete so I must start from scratch and hope not to have to change anything.

ps

If you change the title of this to "cannot edit or delete content' you may find more people are having this and don't know which Jquery we're using or what Firebug is.

wim leers’s picture

Title: alpha 14 is incompatible with the jquery.js provided by JQuery Update » alpha 14 is incompatible with the jquery.js provided by jQuery Update
Priority: Normal » Critical

Confirmed.

Since jQuery Update is required for the Panels Carousel style as well as many other modules, marking this as critical. I currently have to switch to the standard jquery.js file if I want to edit my Panels content, and switch again to jQuery Update's for not breaking my site.

Note that the version provided by jQuery Update is 1.1.2, so it's not jQuery 1.2.x. It's not even the latest in the 1.1.x branch (which is 1.1.4).

merlinofchaos’s picture

Status: Active » Closed (duplicate)

I'm pretty sure this is fixed in -dev -- this is actually a dup http://drupal.org/node/194475 I think.