On two separate drupal sites in development the Node Picker module is breaking the Update.php page. Noticed when going to update the modules at the end of development. The fieldset on the update page to select which module versions to update was unclickable. Firebug showed some script errors loading the page that referenced node picker module. Disabling the module made the problem go away.
Drupal 6.14
custom theme, no extra jquey/js
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tinymce_node_picker-637518.patch | 1.97 KB | peter törnstrand |
Comments
Comment #1
peter törnstrand commentedPatch attached. New release coming soon!
Comment #2
peter törnstrand commentedNew release (6.x-1.5) now available.