lets say I have the following taxonomy

cat1
   term1
   term2
cat2
   term3
   term4

and I enable the sitemenu
I will see on the block

cat1
   term1
   term2
cat2
   term1
   term2

Comments

kbahey’s picture

Status: Active » Fixed

Fixed in HEAD and 5.x.

Wait for 8 hours before downloading the 5.x-1.x-dev tarball.

giorgosk’s picture

OK i tried it from the CVS and it works ok,

I still need to use it with Localizer and have the terms translated and its not working

would you have any plans to make it work with localizer ? or could you point me in the right direction to hack it ?

thanks

kbahey’s picture

I don't use localizer.

i18n should work, since it has a different vocab/term for each language.

Maybe ask the localizer author on how to do it, and write back (in a new issue) what he recommends, or what solution he provides.

Anonymous’s picture

Status: Fixed » Closed (fixed)