Closed (fixed)
Project:
Hierachical Term Selector
Version:
1.0.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
13 Nov 2024 at 11:11 UTC
Updated:
9 Mar 2025 at 19:19 UTC
Jump to comment: Most recent


Comments
Comment #2
davidjguruComment #4
cesarmsfelipe commentedMerged the feature into the main branch and created tag 1.0.2 for further testing.
Thanx @davidjguru.
Comment #5
davidjguruUpdating local installation to 1.0.2, the change is returning the error message:
TypeError: Drupal\hts\Plugin\views\filter\HtsTaxonomyIndexTid::__construct(): Argument #6 ($entity_repository) must be of type Drupal\Core\Entity\EntityRepositoryInterface, Drupal\Core\Session\AccountProxy given, called in /var/www/html/sot/web/modules/contrib/hts-hts/src/Plugin/views/filter/HtsTaxonomyIndexTid.php on line 83 en Drupal\hts\Plugin\views\filter\HtsTaxonomyIndexTid->__construct() (linea 74 de /var/www/html/sot/web/modules/contrib/hts-hts/src/Plugin/views/filter/HtsTaxonomyIndexTid.php).Because the order of the parameters in the constructor has been altered.
Comment #9
cesarmsfelipe commentedMerged the feature into the main branch and created tag 1.0.3 for further testing.
I know it's not good practice, we are treating this as a hotfix so next time it should be done in 1.0.x-dev version.
Comment #10
cesarmsfelipe commented