Posted by theapi on May 20, 2011 at 1:18pm
2 followers
| Project: | Custom Breadcrumbs |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The limit of 255 characters for paths & titles is too small for combinations of some tokens.
For example the following paths setting cannot be saved:
articles
articles/[node:field-category-primary:parent:parent:name]
articles/[node:field-category-primary:parent:parent:name]/[node:field-category-primary:parent:name]
articles/[node:field-category-primary:parent:parent:name]/[node:field-category-primary:parent:name]/[node:field-category-primary:name]
Comments
#1
Here's a patch to make the varchars text fields.
#2
Thanks for the patch. I vote that it be rolled into the next release.