Can config with jQuery Update version higher than 1.8, make

Created on 2 April 2015, almost 10 years ago
Updated 4 March 2023, almost 2 years ago

I had the module installed and working. I set the jQuery Update version to 1.9 (or 1.10) and the links in Token Insert configuration page (SHOW GLOBALLY AVAILABLE TOKENS...) become black and non clickable. When I set the version down to 1.8 or lower, they returned.

If there is a reason for this, the module better check the version and issue a warning.

πŸ› Bug report
Status

Active

Version

2.4

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States shaisamuel

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Change the line 123 inside token_insert_module file
    into this:
    ':input[name="token_insert_' . $rid . '_all_tokens_' . $category . '"]' => array('checked' => FALSE),
    now you can use newer jquery versions.

Production build 0.71.5 2024