Posted by greggles on October 17, 2007 at 4:00pm
| Download | Size | md5 hash |
|---|---|---|
| token-5.x-1.9.tar.gz | 22.11 KB | f15fad1515d7caf7e6c0ade6a631290c |
| token-5.x-1.9.zip | 27.84 KB | 96e9d5adb897b41f3df3e25095ec0b67 |
Last updated: December 24, 2010 - 23:56
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