Closed (fixed)
Project:
Pathauto
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2005 at 07:10 UTC
Updated:
12 Jul 2005 at 23:01 UTC
Drupal's variables can have names no longer than 48 characters long. Pathauto uses variable name to store pattern, and sometimes pattern is too long to fit in aailable space of 48 chars.
Reported by mikeryan (http://drupal.org/user/4420) here http://drupal.org/node/18498#comment-45323.
Comments
Comment #1
mikeryanFix committed to HEAD - please try it out and let me know how it is. I've changed the taxonomy variable names to use the vid rather than the name (bonus fix - under the old mechanism, changing a vocabulary's name would have disconnected it from its pathauto pattern).
Comment #2
mikeryanFix committed to 4.6.
Comment #3
mikeryan