If no separator (to replace spaces and other characters) is defined in admin > settings > pathauto, then the module throws an error when it tries to create a new alias. This patch avoids the situation by checking if the separator is defined, before executing the fussy code.

CommentFileSizeAuthor
pathauto.undefined_separator.patch399 bytesJaza

Comments

mikeryan’s picture

Version: 6.x-1.x-dev » 4.6.x-1.x-dev

I've committed a fix to DRUPAL-4-6, thanks!

Anonymous’s picture