Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.0
Component:
Code - Taxonomy
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2010 at 19:02 UTC
Updated:
14 Mar 2010 at 08:30 UTC
In the event that no taxonomy vocabularies are available, the following error message occurs:
warning: Invalid argument supplied for foreach() in hierarchical_select/modules/hs_taxonomy.module on line 546.
(it is coming from the hs_taxonomy_token_values hook)
Attached is a patch which will prevent this from happening.
| Comment | File | Size | Author |
|---|---|---|---|
| hs_taxonomy.patch | 1.63 KB | reubenavery |
Comments
Comment #1
benone commented+1
the same here
Comment #2
wim leersThanks! Committed to both 5.x and 6.x.
http://drupal.org/cvs?commit=334940
http://drupal.org/cvs?commit=334942