Identation of taxonomy terms on the main 'Articles' page is wrong if you have the following setup:

root
+child-1
++grandchild-1-1
child-2
child-3

The module displays child-2 and 3 (which are 'siblings' of child-1) at the 'root' level instead of at the 'child' level.

The patch fixes this (and adds a translation of one string as a small extra.)

CommentFileSizeAuthor
identbug.patch1.13 KBroderik

Comments

acolflesh’s picture

Priority: Normal » Minor

This was the only way I could find to leave feedback, so I just thought I'd pass on our eternal gratitude for this patch. Any chance of a new cvs commit that includes it?

CodeMonkeyX’s picture

Version: » 4.6.x-1.x-dev
Assigned: Unassigned » CodeMonkeyX

I will apply this to the 4.6 and CVS branches when I get home.

msameer’s picture

Assigned: CodeMonkeyX » msameer
Status: Needs review » Closed (fixed)

I can see that the patch has been applied long ago. I'll close this.

Please reopen if the bug is still there!