Download Size md5 hashsort icon
token-6.x-1.18.zip 45.12 KB a332481f8564b9c2af8f0efaff6dc072
token-6.x-1.18.tar.gz 37.31 KB c9ef9672e0f95e7dc68e01de6b291f46
Last updated: November 3, 2011 - 16:15
Official release from tag: 6.x-1.18

Release notes

Changes since 6.x-1.17:

  • #1329196: Fixed token_scan() broke the token rules integration.
  • Follow-up to #1307890: Allow token replacement to work on an array, but still throw a notice.
  • Added debugging notice if token replacement $text is not a string (some modules seems to be giving an array - which is wrong).