Problem/Motivation
When using hansel for taxonomy terms, if the terms are translated in i18n, hansel will not translate them in the breadcrumb.
Proposed resolution
Add a test to check if i18n is activated, and in this case, check if a translation exists and apply it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i18n_support_for_taxonomy_terms_in_hansel-1280414-1.patch | 2.15 KB | maune |
Comments
Comment #1
maune commentedHere is a patch I set up to fix the issue #1280414: Support for i18n for taxonomy terms within hansel's breadcrumb.
If someone can review it and validate it if everything looks fine, it would be nice!
Comment #2
mauritsl commentedCommited to GIT.
I've made the same change to the forum path action.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.