I have set it up, works almost perfectly. One major issue is found: if I place a block, all the titles on the site becomes the name of the vocabulary listed in the block.

If I comment the call to drupal_set_title() in taxonomy_list_show() at line #157, the issue goes away - though I don't know yet if it has any side effects.

Comments

nancydru’s picture

The only side-effect I can think of is that the same code is used for the taxonomy/vocabulary/xxx page so it might not have a correct title.

Thanks for the report.

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed

Fix committed to new releases.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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