Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
4.7.x-2.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2006 at 19:18 UTC
Updated:
4 Mar 2007 at 00:30 UTC
The Breadcrumb Path field in /edit/term is only 64 characters long, though the size of the database column is correct (128 chars--the Drupal standard max url_alias length).
Comments
Comment #1
klance commentedLines 228 and 238 of taxonomy_breadcrumb.module contain this setting:
Changing them to 128 seems to fix the problem:
Comment #2
_craig commentedFixed in 5.x branch http://drupal.org/node/111061. Will be included in next release.
Comment #3
(not verified) commented