User: davereid Branch: DRUPAL-6--1 Date: Tue, 10 Aug 2010 03:24:00 +0000 Modified files: /modules/pathauto pathauto.admin.inc pathauto.inc pathauto.test Log message: #631460 by Dave Reid | lasac: Fixed Prevent pathauto_cleanstring() from creating empty components. by Dave Reid: Use the new token-provided invalid context element validation callback and use _form_validate() instead of manually calling _pathauto_validate_pattern_element(). #849582 by Dave Reid: Using _form_validate() directly causes funky errors. We can just use #after_build and it works so much better. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pathauto/pathauto.... http://cvs.drupal.org/diff.php?path=contributions/modules/pathauto/pathauto.... http://cvs.drupal.org/diff.php?path=contributions/modules/pathauto/pathauto....