Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download token-7.x-1.7.tar.gztar.gz 42.98 KB
MD5: cf117195d2815e4292e522c04f4055d0
SHA-1: 26c48452b509871746fb43df787afc868098a96a
SHA-256: a84b6a1f43798d8d9da31915aa25fce0f62f59fae18c71e0775157e7aa9e1e44
Download token-7.x-1.7.zipzip 48.41 KB
MD5: 2e76dbb2ef430552d1d6acc33d42bc80
SHA-1: 433827b79b944c05e38d144c9b95e5494116ff67
SHA-256: d052aa7e8badcb1dc540c0c111af703c243bd5d2f3a87c6c43bfb885cdcc6593

Release notes

Changes since 7.x-1.6:

  • #2825841 by hbemtec: Fixed PHP 7.1 compatibility error: Cannot use string offset as an array in _token_token_tree_format_row().
  • #2702379 by Dave Reid: Review @todos in token_element_validate()
  • #2630378 by hussainweb: Token "cannot contain fewer than one token" error misleading
  • #2474403 by kfritsche, mariamania, Zekvyrin, B-Prod: Fixed token replacement of field descriptions should not replace i18n_field.module's translations.
  • #2485221 by Berdir: Fixed token_pre_render_field_token() parameter should not be passed by reference.
  • #2299039 by Elijah Lynn: Remove unused $sanitize variable from field_tokens().
  • Soften token status report messages, split into individual items with different severity values.
  • Fixed tokens without a description value were treated as wrong.
  • #1821902 by Antonin Brunon, emattias: Fixed palse positives in recursive token check in _token_build_tree() for tokens that had a name of '0' (e.g. entity_token module's delta '0' field tokens).
Created by: Dave Reid
Created on: 25 Jan 2017 at 03:46 UTC
Last updated: 25 Jan 2017 at 03:48 UTC
Bug fixes

Other releases