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

mikeryan’s picture

Assigned: Unassigned » mikeryan
Category: support » bug

Fix 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).

mikeryan’s picture

Status: Active » Fixed

Fix committed to 4.6.

mikeryan’s picture

Status: Fixed » Closed (fixed)