- Issue created by @davidjguru
- Merge request !2HTS-3487206: Unable to open widget configuration in View → (Merged) created by davidjguru
- 🇪🇸Spain cesarmsfelipe
Merged the feature into the main branch and created tag 1.0.2 for further testing.
Thanx @davidjguru.
- 🇪🇸Spain davidjguru Seville, Andalusia (Spain)
Updating 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.
- Merge request !3HTS-3487206: Unable to open widget configuration in View → (Closed) created by davidjguru
- Merge request !4HTS-3487206: Unable to open widget configuration in View → (Merged) created by davidjguru
- 🇪🇸Spain cesarmsfelipe
Merged 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.