First of all, thank you for this great module!

I have term which use cyrillic characters and pathauto.module that convert path with [catpath] and use transliteration for terms. In the terms I’ve got www.example.com/stati link and it’s right, but in the breadcrumbs I’ve got www.example.com/статьи link (not transliterated) and of cause breadcrumbs does not work.

Sorry for my English :)

Comments

_craig’s picture

Priority: Critical » Normal

Thanks for the feedback. I've got a suggestion to try.

Do you have anything filled in the "Breadcrumb path (taxonomy_breadcrumb):" field on the vocabulary or term edit pages (www.example.com/admin/taxonomy/edit/vocabulary/1 or www.example.com/admin/taxonomy/edit/term/1)? Try putting the correct path in there. That should force the breadcrumb path to work right.

Aside from this fix, I'm wondering if another module (pathauto or perhaps i18n) is conflicting with the automatically generated breadcrumb link.

Assigning priority of Normal beause it seems to be a module interaction issue.

dyp’s picture

Status: Active » Closed (fixed)

Oh sorry, this is my mistake!