greetings --

I believe the Node Picker module should list another 3rd party module as a dependancy.

Without the jquery_ui module the following error occurs when the TinyMCE window appears upon load:
Fatal error: Call to undefined function jquery_ui_add() in /Users/foo/Sites/MYSITE/www/sites/all/modules/contrib/tinymce_node_picker/tinymce_node_picker.page.inc on line 19

by default a Drupal Jquery's installation does not include the optional UI modules ...

thank you for your time and this wonderful module.
-dg

Comments

peter törnstrand’s picture

Assigned: Unassigned » peter törnstrand
Status: Active » Fixed

Thanks for reporting this. Seems some code got missplaced. The jquery_ui stuff is not used in this module.
This is fixed in HEAD. New release coming soon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.