Downloads
Download tar.gz
22.11 KB
MD5: f15fad1515d7caf7e6c0ade6a631290c
SHA-1: 8715f35c69c8ccfc0e7774a14d447a10573d132f
SHA-256: 7929075f1118594ca197950992c45ed08cd8cb64b5559087056d67c8e98577df
Download zip
27.84 KB
MD5: 96e9d5adb897b41f3df3e25095ec0b67
SHA-1: 8682270441820ec0d00a1f58dc532c7431d4909e
SHA-256: ea73630f75f31acd8d686f6c796946f7cf59d886a69a2595fca6b94244757023
Release notes
This release is primarily to fix a potential Cross Site Scripting issue.
See the Security Announcement for more details.
Changes since DRUPAL-5--1-8:
- #129338 by stormsweeper, content_view() not recursive safe
- #147132 by TBarregren, menupath should not include top level of menu use [menu][menupath] to replicate the previous behavior
- #151817 by mathieu, token_taxonomy & token_node : wrong indexes
- #167560 by douggreen, options arguments needed to support things like node teasers
- #114610 by nax, incorrect date token formatting - really a problem in Date but fixed here for now
- follow on from #167560 to add the array to all token_values functions and some other random fixes
- yet more whitespace fixes