Closed (fixed)
Project:
Taxonomy Filter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 May 2009 at 00:39 UTC
Updated:
4 Jun 2009 at 01:10 UTC
In taxonomy_filter_taxonomy(), cleaning out the vids arrays fails when the vids are not mapped and therefore have a value of zero. This code was checking the value instead of the key = vid. If the vid was mapped, then key = value = vid.
Comments
Comment #1
solotandem commentedImplemented in next dev release created after this comment.