Project

General

Profile

Actions

Anomalie #1182

closed

Réservation d'un adhérent n'appartenant à aucun groupe

Added by Johan Cwiklinski over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Target version:
Start date:
05/24/2018
Due date:
% Done:

100%

Estimated time:
Version utilisée:

Description

Lorsqu'un adhérent n'appartient à aucun groupe,

_ Si il clique sur le lien "Réservations" du bloc "Événement", l'erreur suivante survient :

Type : PDOException
Code : 42000
Message : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR `id_group` IS NULL) AND `a`.`id_adh` = '52' ORDER BY `booking_date` DESC, `' at line 1
Fichier : /home/randonner/dev/galette/galette/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php
Ligne : 379

_ Dans "Mes informations" > "Nouvelle Réservation"
Si il sélectionne un événement dans le menu déroulant de la page de réservation, l'erreur suivante survient :

Type : PDOException
Code : 42000
Message : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR `id_group` IS NULL)' at line 1
Fichier : /home/randonner/dev/galette/galette/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Connection.php
Ligne : 379

Si l'adhérent est présent dans un groupe, tout se passe correctement smile

Actions #1

Updated by Johan Cwiklinski over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Johan Cwiklinski over 6 years ago

  • Status changed from Nouveau to In Progress
Actions #3

Updated by Johan Cwiklinski over 6 years ago

  • Status changed from In Progress to Résolu
  • Target version set to 1.0.1
  • % Done changed from 0 to 100
Actions #4

Updated by Johan Cwiklinski over 6 years ago

  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF