Closed (won't fix)
Project:
Custom Breadcrumbs
Version:
6.x-2.0-beta1
Component:
custom_breadcrumbs
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Oct 2009 at 00:37 UTC
Updated:
11 Oct 2009 at 01:05 UTC
Comments
Comment #1
MGN commentedt() can only be used for static strings - it can't be used for variables or any user input. I think you need to look into i18n providing localized tokens (which could then be used in custom breadcrumbs). Search the issue queue and you'll pick up the trail.
Here is a possibly related issue #290421: pathauto patch to provide localized and entity translated taxonomy through i18n
Marking this as won't fix since there really isn't anything I can do with this.