Project

General

Profile

Actions

Anomalie #1575

closed

Erreur lors d'une recherche avancée avec un champ dynamique de type "choix" sur les adhérents

Added by Valentin Day over 3 years ago. Updated over 3 years ago.

Status:
Fermé
Priority:
Normal
Category:
Core
Target version:
Start date:
09/30/2021
Due date:
% Done:

100%

Estimated time:
Version utilisée:

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 #1

Updated by Johan Cwiklinski over 3 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100
Actions #2

Updated by Johan Cwiklinski over 3 years ago

  • Category set to Core
  • Assignee set to Johan Cwiklinski
  • Target version set to 0.9.5.1
  • Version utilisée changed from 0.9.5.1 to 0.9.5
Actions #3

Updated by Valentin Day over 3 years ago

Merci :-)

Actions #4

Updated by Johan Cwiklinski over 3 years ago

  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF