When calling token_update_token_text() from token.install to update Drupal 6 style tokens, the text remains Drupal 6 style tokens. This is because there is one closing bracket too much in the regex that is used to match the tokens.
Patch will follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | strings-d6-tokens-update-fix-1438512-1.patch | 628 bytes | megachriz |
Comments
Comment #1
megachrizThe attached patch removes the extra closing bracket.
Comment #2
dave reidThanks committed #1 to 7.x-1.x: http://drupalcode.org/project/token.git/commit/27f65a7