Displaying 201 - 250 of 1798
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Minimum Core Version Requirement Closed (fixed) Minor Bug report 7.x-1.x-dev Code 7 3 years 1 week 9 years 3 weeks
Add Page Number token Reviewed & tested by the community Normal Feature request 7.x-1.x-dev Code 65 3 years 3 weeks 16 years 1 month
Array to string conversion in _token_token_tree_format_row() - PHP 7 Needs review Normal Bug report 7.x-1.x-dev Code 12 3 years 3 weeks 4 years 11 months
Warning: Illegal string offset 'name' in token_asort_tokens() (line 577 of project/modules/contrib/token/token.module). Postponed (maintainer needs more info) Normal Bug report 7.x-1.7 Code 4 3 years 3 weeks 7 years 11 months
token_tokens() produce notice on integer keys Closed (duplicate) Normal Bug report 7.x-1.7 Code 4 3 years 3 weeks 3 years 4 months
Token values are not visible after updating to version 7.4 Closed (works as designed) Normal Support request 7.x-1.7 User interface 4 3 years 1 month 3 years 6 months
Enable ajax on-demand loading of sub-trees in the Token help Needs work Critical Feature request 7.x-1.x-dev User interface 40 3 years 1 month 12 years 4 months
Token not rendering on plaintext field Closed (fixed) Normal Support request 8.x-1.9 Token Actions 3 3 years 1 month 3 years 2 months
Token replacement for multi-valued field does not reset delta value Needs review Major Bug report 8.x-1.5 Code 6 3 years 2 months 4 years 4 months
File type styled url token Active Normal Support request 7.x-1.7 Token Actions 2 3 years 2 months 6 years 2 weeks
Menu link (menu_link) tokens are not working for search_api Active Normal Bug report 8.x-1.9 Code 3 3 years 2 months 3 years 2 months
PHP 7.1 syntax in token.tokens.inc Closed (fixed) Normal Bug report 8.x-1.x-dev Code 10 3 years 2 months 3 years 3 months
Token used undefined function Closed (fixed) Normal Bug report 8.x-1.x-dev Code 12 3 years 3 months Gnanagowthaman sankar 3 years 7 months
Replacing a lot of chained tokens is heavy on performance and could lead to a max_execution_time error Closed (fixed) Critical Bug report 8.x-1.x-dev Code 18 3 years 3 months 6 years 7 months
Remove t() calls from tests Closed (fixed) Normal Task 8.x-1.x-dev Code 14 3 years 3 months 4 years 7 months
Remove duplicate code fragment in token.tokens.inc Closed (fixed) Minor Task 8.x-1.x-dev Code 9 3 years 3 months 3 years 3 months
License "GPL-2.0+" is a deprecated SPDX license identifier Closed (fixed) Minor Task 8.x-1.x-dev Code 18 3 years 3 months 3 years 11 months
PHP 8 compatibility Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 3 years 3 months 3 years 3 months
Replace usages of deprecated AssertLegacyTrait:: assertLinkByHref() Closed (fixed) Normal Task 8.x-1.7 Code 11 3 years 3 months 3 years 8 months
Nested entity reference fields are not listed even when allowed if the depth option is configured Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 3 years 3 months 3 years 8 months
Replace assertions involving calls to isset() with assertArrayHasKey()/assertArrayNotHasKey Closed (fixed) Normal Task 8.x-1.x-dev Code 15 3 years 3 months 3 years 10 months
Replace usages of AssertLegacyTrait::assert(No)Raw, that is deprecated. Closed (fixed) Normal Task 8.x-1.7 Code 5 3 years 3 months 3 years 8 months
Filtering option when rendering token_tree_link Closed (outdated) Normal Feature request 8.x-1.7 User interface 3 3 years 3 months 3 years 10 months
Add cacheability metadata to URL tokens Closed (fixed) Major Bug report 8.x-1.x-dev Code 5 3 years 3 months 3 years 5 months
Node preview button generates useless menu link Closed (fixed) Normal Bug report 8.x-1.x-dev Code 15 3 years 3 months 7 years 5 months
Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey() Closed (fixed) Normal Task 8.x-1.x-dev Code 7 3 years 3 months 3 years 10 months
Replace assertions involving calls to in_array() with assertContains()/assertNotContains() Closed (fixed) Normal Task 8.x-1.x-dev Code 9 3 years 3 months 3 years 10 months
Removed unused variable warning Closed (fixed) Normal Task 8.x-1.x-dev Code 7 3 years 3 months 3 years 11 months
Use dependency injection in \Drupal\token_module_test\Controller\TokenTreeBrowseController Closed (fixed) Normal Task 8.x-1.x-dev Code 17 3 years 3 months 5 years 4 months
Replace all the occurrence of assertTitle() method, that is deprecated. Closed (fixed) Normal Task 8.x-1.7 Code 7 3 years 3 months 3 years 8 months
Argument 1 passed to Drupal\Core\Entity\EntityRepository::getTranslationFromContext() must implement interface Drupal\Core\Entity\EntityInterface, null given Closed (fixed) Normal Bug report 8.x-1.5 Code 10 3 years 3 months 4 years 9 months
Replace usages of deprecated AssertLegacyTrait::assert(No)Link() Closed (fixed) Normal Task 8.x-1.7 Code 9 3 years 3 months 3 years 8 months
token_element_children produce notice on integer keys Closed (fixed) Normal Bug report 8.x-1.x-dev Code 16 3 years 3 months 3 years 9 months
Backward-compatible fix for php 7.3+ warnings in token module Closed (cannot reproduce) Normal Bug report 8.x-1.x-dev Code 5 3 years 3 months 3 years 3 months
Coding standard issues Needs review Normal Bug report 8.x-1.x-dev Code 49 3 years 3 months 4 years 2 months
Plan for Token 8.x-1.8 Release Closed (outdated) Normal Plan 8.x-1.x-dev Miscellaneous 2 3 years 3 months 3 years 4 months
token.tokens.inc line 524, the "int" is applied to an array Needs work Normal Bug report 8.x-1.6 Code 3 3 years 3 months 3 years 12 months
undefined index in prepareMultisort() token/src/Token.php Closed (works as designed) Normal Support request 8.x-1.x-dev Documentation 7 3 years 3 months 3 years 8 months
Create help topic based on hook_help() implementation Needs work Minor Feature request 8.x-1.x-dev Code 14 3 years 3 months voleger 6 years 3 months
Tokens inserts into the title instead of a last clicked field Active Normal Bug report 8.x-1.x-dev User interface 3 3 years 4 months 3 years 4 months
Deprecation errors when trying to install the module on PHP 8 Closed (fixed) Normal Bug report 8.x-1.x-dev Code 10 3 years 4 months 3 years 6 months
Drush service id conflicts with devel Closed (fixed) Normal Bug report 8.x-1.x-dev Code 13 3 years 4 months 3 years 9 months
Book Module - Previous and Next tokens, Parents Needs work Normal Feature request 8.x-1.x-dev Code 11 3 years 5 months 3 years 10 months
Drupal core token not validating for image field for "file directory" Needs work Normal Bug report 8.x-1.x-dev Code 8 3 years 5 months 8 years 1 month
Tokens don't work through theme settings Active Normal Bug report 7.x-1.7 User interface 2 3 years 6 months 3 years 9 months
Move the tokenSTARTER to the Examples project Closed (outdated) Normal Task 6.x-1.x-dev Code 2 3 years 6 months Dave Reid 14 years 3 weeks
Argument tokens using arg() Closed (outdated) Normal Feature request 6.x-1.x-dev Code 67 3 years 6 months 15 years 9 months
How to enable full set of entity tokens? Active Normal Support request 8.x-1.7 Code 5 3 years 6 months ecj 3 years 6 months
token types are not defined but have tokens: taxonomy_term Closed (duplicate) Normal Support request 7.x-1.x-dev Code 22 3 years 6 months 11 years 11 months
Token not work in field template Active Critical Bug report 8.x-1.7 Token Actions 1 3 years 7 months 3 years 7 months

Pages

Subscribe with RSS Subscribe to Issues for Token