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.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | node_edit_protection-jquery_update-848020-10.patch | 976 bytes | rooby |
| #6 | jQueryUpdateFix.patch | 2.55 KB | epoitras |
| #4 | jQueryUpdateFix.patch | 2.55 KB | epoitras |
| nep.JPG | 53.55 KB | vacilando |
Comments
Comment #1
mattwmc commentedSame here.
Had to disable this.
Comment #2
gateone commentedAre there any updates on this? Since many sites rely on jQuery Update by now, this is rather major...
Comment #3
vlooivlerke commentedsame problem here
Comment #4
epoitras commentedThis patch should fix the jQuery Update issues.
Comment #5
vlooivlerke commentedI 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?
Comment #6
epoitras commentedSorry, try this patch instead.
Still works with multi-step for me. Only tried on Firefox and Chrome.
Comment #7
vlooivlerke commentedThanks epoitras this works great now.
Comment #8
jessehsThis patch (comment #6) works for me. I'm using the jquery_update and jquery_ui modules.
Comment #9
rooby commentedThe 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.
Comment #10
rooby commentedHere is another patch that works for me.
Comment #11
feng-shui commentedThanks rooby, patch works a treat.
Comment #12
rjacobs commentedAnother 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.
Comment #13
mohammed j. razemClosing this as outdated as this version will no longer be supported/maintained.