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

solotandem’s picture

Status: Active » Fixed

Implemented in next dev release created after this comment.

Status: Fixed » Closed (fixed)

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