Projet

Général

Profil

Actions

Anomalie #320

fermé

Test Galette v0.7.1. Saisie d'un nouvel adhérent impossible.

Ajouté par Roland Telle il y a plus de 11 ans. Mis à jour il y a plus de 11 ans.

Statut:
Fermé
Priorité:
Haut
Assigné à:
Catégorie:
-
Version cible:
-
Début:
08/08/2012
Echéance:
% réalisé:

100%

Temps estimé:
Version utilisée:

Description

Test pratiqué sur une version en ligne.

L'ajout d'un nouvel adhérent (dans une base vide) déclenche systématiquement l'erreur Une erreur est survenue lors de la vérification de l'utilisation du statut. quelque soit le statut.

Mis à jour par Roland Telle il y a plus de 11 ans

Précision extraite des logs de Galette :

2012-08-08 10:43:18 - INFO --> Query was: SELECT `a`.*, `b`.`libelle_statut` FROM `galette_adherents` AS `a`
 INNER JOIN `galette_statuts` AS `b` ON a.id_statut=b.id_statut WHERE (b.id_statut='1') AND (b.priorite_statut < 30) AND (a.id_adh != ) LIMIT 1 
2012-08-08 10:43:18 - INFO --> PHP Strict standards: Non-static method Galette\Entity\Status::getList() should not be called statically in /homez.27/bulledec/adherentstest/ajouter_adherent.php on line 345 
2012-08-08 10:44:06 - INFO --> [get_numeric_form_value] not a numeric value! (value was: ``) 
2012-08-08 10:44:06 - INFO --> [get_numeric_form_value] not a numeric value! (value was: ``) 
2012-08-08 10:44:06 - ERROR --> An error occured checking status unicity. 
2012-08-08 10:44:06 - INFO --> Query was: SELECT `a`.*, `b`.`libelle_statut` FROM `galette_adherents` AS `a`
 INNER JOIN `galette_statuts` AS `b` ON a.id_statut=b.id_statut WHERE (b.id_statut='1') AND (b.priorite_statut < 30) AND (a.id_adh != ) LIMIT 1 
2012-08-08 10:44:06 - INFO --> PHP Strict standards: Non-static method Galette\Entity\Status::getList() should not be called statically in /homez.27/bulledec/adherentstest/ajouter_adherent.php on line 345 
2012-08-08 10:54:15 - INFO --> [get_numeric_form_value] not a numeric value! (value was: ``) 
2012-08-08 10:54:15 - INFO --> [get_numeric_form_value] not a numeric value! (value was: ``) 
2012-08-08 10:54:15 - INFO --> PHP Strict standards: Non-static method Galette\Entity\Status::getList() should not be called statically in /homez.27/bulledec/adherentstest/ajouter_adherent.php on line 345 

La citation est trop longue mais je ne sais pas où elle commence ... ;)

Mis à jour par Johan Cwiklinski il y a plus de 11 ans

  • Assigné à mis à Johan Cwiklinski

Arf, j'étais certain d'avoir corrigé ces problèmes :/ Je vais y regarder de plus près.

Mis à jour par Johan Cwiklinski il y a plus de 11 ans

  • Statut changé de Nouveau à Résolu
  • % réalisé changé de 0 à 100

Mis à jour par Johan Cwiklinski il y a plus de 11 ans

  • Statut changé de Résolu à Fermé
Actions

Formats disponibles : Atom PDF