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

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed

Dependency 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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