Closed (fixed)
Project:
Taxonomy Super Select (TSS)
Version:
5.x-1.5-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Apr 2008 at 16:43 UTC
Updated:
14 Oct 2008 at 13:15 UTC
Hi,
I don't know why but $terms variable is sometimes null, and that's the reason of warning.
I guess i fixed it, please have look at attached patch.
Regards
| Comment | File | Size | Author |
|---|---|---|---|
| null terms warning messages.patch | 562 bytes | sinasalek |
Comments
Comment #1
nancydruThis should only occur if the vocabulary has no terms assigned to it yet. In that situation, taxonomy_get_tree should return FALSE, which is what is normally checked for.
Comment #2
nancydruThis is now in 5.x-1.10.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.