Without the filter, I keep getting messages (Drupal 6.2)
* warning: implode() [function.implode]: Invalid arguments passed in /xx/sites/all/modules/taxonomy_browser/taxonomy_browser.module on line 410.
* warning: array_filter() [function.array-filter]: The first argument should be an array in /xx/sites/all/modules/taxonomy_browser/taxonomy_browser.module on line 427.
* warning: implode() [function.implode]: Invalid arguments passed in /xx/sites/all/modules/taxonomy_browser/taxonomy_browser.module on line 428.
Enabling it however fixes it (its kinda dependency, not optional).
Just to let you know :-)
Comments
Comment #1
nancydruDependency was neither intended nor desired. I just fixed the form to include a dummy entry if that module is not present.
Fix committed to both -dev versions.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.