This module is great, but if you have an empty vocabulary it can break the page horribly - it ends up returning a without opening one. This can completely change the structure of the HTML on the page (as it did on one of my sites).

The fix is simple - at the head of the theme function simply return an emty string if the $tree array is empty.

Comments

kbahey’s picture

Status: Needs review » Fixed

Thank you.

Committed to 5.x-1.x-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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