I upgraded to jQuery Update 6.x-2.0-alpha1 and found that the collapsible sections in node edit screen (such as "Input format" or "Menu settings") were disabled (just text, impossible to expand). Looked at JS errors and found it was caused by Node Edit Protection.

I have disabled it and everything is working fine again.

See the behaviour and error in the attached image.

Thanks for looking into it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mattwmc’s picture

Same here.

Had to disable this.

gateone’s picture

Priority: Normal » Major

Are there any updates on this? Since many sites rely on jQuery Update by now, this is rather major...

vlooivlerke’s picture

same problem here

epoitras’s picture

FileSize
2.55 KB

This patch should fix the jQuery Update issues.

vlooivlerke’s picture

I applied the patch, enable the module but nothing is happening when I edit or leave an un-edited form.

I am using multi-step.module

But could that be the problem?

epoitras’s picture

FileSize
2.55 KB

Sorry, try this patch instead.

Still works with multi-step for me. Only tried on Firefox and Chrome.

vlooivlerke’s picture

Thanks epoitras this works great now.

jessehs’s picture

Status: Active » Needs review

This patch (comment #6) works for me. I'm using the jquery_update and jquery_ui modules.

rooby’s picture

Category: task » bug
Status: Needs review » Needs work

The patch removes coding standards compliance.
See
http://drupal.org/coding-standards
http://drupal.org/node/172169

It also changes the message text in the pop-up to be a less pleasant message, which is unrelated to this bug.

rooby’s picture

Status: Needs work » Needs review
FileSize
976 bytes

Here is another patch that works for me.

Feng-Shui’s picture

Thanks rooby, patch works a treat.

rjacobs’s picture

Another confirming review for #10. Patch works fine.

I have not been following this issue closely enough to mark RTBC (nor have I reviewed any code in detail). So I'll leave the status and just add my review.

Mohammed J. Razem’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing this as outdated as this version will no longer be supported/maintained.