Closed (fixed)
Project:
Taxonomy List
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 May 2008 at 21:38 UTC
Updated:
25 May 2008 at 13:51 UTC
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
Comment #1
nancydruThe 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.
Comment #2
nancydruFix committed to new releases.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.