- Issue created by @dillix
- Issue was unassigned.
- Status changed to Needs work
14 days ago 12:49pm 22 July 2025 - πͺπΈSpain interdruper
A couple of problems with patch MR9:
- src/Plugin/views/filter/TaxonomyIndexTid.php: accessCheck(TRUE) prevents the module to be installed using Drush (user anonymous)
- /commerce_product_taxonomy_filter.module, line 94: "TypeError: Cannot access offset of type array on array in Drupal\Core\Database\Query\Merge->key() (line 331 of /drupal/picnegre/web/core/lib/Drupal/Core/Database/Query/Merge.php)": 'key' should be replaced by 'keys', see change record https://www.drupal.org/node/2205327 β
- First commit to issue fork.