Actions
Anomalie #1575
ferméErreur lors d'une recherche avancée avec un champ dynamique de type "choix" sur les adhérents
Début:
30/09/2021
Echéance:
% réalisé:
100%
Temps estimé:
Version utilisée:
Vote:
Description
Hello,
J'ai créé un champ de type "choix" sur les adhérents, et j'ai ensuite tenté de faire une recherche avancée en filtrant sur une valeur de ce champ.
J'obtiens dans ce cas une erreur :
Type: PDOException Code: 42S22 Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'df26.val' in 'where clause' File: /var/www/html/vendor/laminas/laminas-db/src/Adapter/Driver/Pdo/Connection.php Line: 377 Trace: #0 /var/www/html/vendor/laminas/laminas-db/src/Adapter/Driver/Pdo/Connection.php(377): PDO->query() #1 /var/www/html/vendor/laminas/laminas-db/src/Adapter/Adapter.php(204): Laminas\Db\Adapter\Driver\Pdo\Connection->execute() #2 /var/www/html/lib/Galette/Core/Db.php(788): Laminas\Db\Adapter\Adapter->query() #3 /var/www/html/lib/Galette/Repository/Members.php(252): Galette\Core\Db->execute() #4 /var/www/html/lib/Galette/Controllers/Crud/MembersController.php(554): Galette\Repository\Members->getMembersList() #5 [internal function]: Galette\Controllers\Crud\MembersController->list()
NB : je suis sur une version "develop" d'il y a quelques jours.
Valentin
Actions