Last updated: October 31, 2011 - 15:55
View usage statistics for this release
Download
Size
md5 hash
pathauto-6.x-1.6.tar.gz
41.18 KB
6f0b256bcc1db017b4ee444001db71a0
pathauto-6.x-1.6.zip
46.67 KB
0b14068199a24fa98a4e5d21351a3cb8
Official release from tag: 6.x-1.6
Last updated: October 31, 2011 - 15:55
View usage statistics for this releaseChanges since 6.x-1.5:
- #1267144: Fixed mismatched table alias in taxonomy and forum term bulk aliasing.
- #167786: Fixed check_plain()'d token values using decode_entities() before stripping tags.
- #1020412: Prevent automatic aliases from overriding existing folder and file paths.
- #834198 by Dave Reid, donquixote, mikeytown2: Added static caching to pathauto_cleanstring() for performance.
- #167786: Remove tags from token values in pathauto_cleanstring().
- #876768: Fixed pattern variables not renamed if node type machine name changed. Fixed pattern variables not deleted when node types or vocabularies are deleted.
- #921188: Assign proper language to redirects.
- #931740 by Dave Reid: Fixed Pathauto processing should be skipped if the pathauto_perform_alias attribute is defined for taxonomy terms or user accounts.
- #1078040: Restore blank line after opening PHP tags.
- #319070 by Dave Reid, Josh Waihi, DrDeth, JoelKleier, jamespharaoh, tuffnatty: Provide a wrapper for cross-db and cross-field-type concatenation.
- Drupal.org Git Migration: Removing translation directories
- Drupal.org Git Migration: Stripping CVS keywords
- #1056090 by Dave Reid, jordi: Fixed mis-converted strings in i18n-example.ascii.txt.
- #298788 by Magnus: Imported translation to localization server and removed CVS file.
- #1001502 by Dave Reid: Updated tests for latest Simpletest and Token code.
- #991986 by Dave Reid: Fixed bulk generation queries.
- by Dave Reid: Removed unnecessary call to module_load_include('inc', 'pathauto').