Downloads
Download tar.gz
43.48 KB
MD5: d850283f796dbc6e04e376469efe7431
SHA-1: 82471e102287ec9b0c79b0c9206ce80dce08f6d0
SHA-256: 31dd87d104c7cd7f67ada8be963fa87c3fe797f4ddc4a071fb5b5d7d4b653e62
Download zip
55.65 KB
MD5: 165d660c4e75e2e5a50c925d704a4bff
SHA-1: b2527d92965dbf6ce8ea19e1ab91774a32e31817
SHA-256: d600225779e0444a444be4d32b5f3dc888e3edbfad10951cd5877e6f96c08aad
Release notes
This is primarily a security release in response to the token_values potential Cross Site Scripting issue. Pathauto on its own is not affected, but token values provided by Pathauto were not properly checked and may have caused a problem if used by another module (no known examples exist).
Other Changes since DRUPAL-5--2-0-BETA3:
- #177058 by greggles, provide a warning not to use punctuation in strings to remove field
- #179066 by Rob Loach, incorrect use of links in t() function broke link to admin page
- #179793 by fysa, Increase bulkupdate limit field length from 3 to 4 characters.
- #143831 by greggles and others, punctuation character fixes and a few other random fixes