Posted by Dave Reid on August 11, 2010 at 7:46pm
| Download | Size | md5 hash |
|---|---|---|
| pathauto-5.x-2.4.tar.gz | 98.53 KB | da1531a05da718b52cc47105ec155588 |
| pathauto-5.x-2.4.zip | 125.6 KB | 228b91d10c18e07da92e1ad8cfd78c0b |
Last updated: December 24, 2010 - 23:35
Changes since DRUPAL-5--2-3:
- bug #278980 by bforchhammer: improper use of Token API led to inappropriate warning messages for user and contact page tokens.
- #195147 by promes: Dutch translation of 5.x-2.0
- Bug #274382 by Freso: Bulk generation assigned a variable that was never used.
- bug #278368 by greggles, radiantFlow, review by nicholasThompson: taxonomy_term_path being passed TID instead of Term Object
- #308622 : updated french translation file (fr.po)
- task #309820 by greggles: Update API.txt for other modules
- Bug #337615 by jrguitar21: require_once failure on cron with modules that have a register_shutdown_function.
- Bug #331357 by Freso and greggles: Requires are unanchored.
- bug #428332 by greggles and gbrussel: Call to undefined function pathauto_get_placeholders()
- bug #423132 by nonsie and greggles: Incorrect retrival of node's taxonomy terms with revisions
- revert #423132 as it had no point being in 5.x to begin with
- bug #553508 by rfay: Object assignment destroys roles for subject
- Patch #320480 by greggles, Davy Van Den Bremt | Dave Reid: Hiding of description on node form doesn't always work (jQuery compatibility)
- by Dave Reid: Fixed sanitization of tokens that use drupal_get_path_alias().