Projet

Général

Profil

Anomalie #1694

Mis à jour par Johan Cwiklinski il y a 8 mois

On 0.9.x and 1.x, if date or extension is missing, mass adding a contribution will fail. 

 On 1.x, even when some errors are declared, declared as error, form is sent but messages only appears in logs 

 <pre> 
 127.0.0.1 - 2023-09-19 17:59:15 - ERROR - Some errors has been threw attempting to edit/store a contributionArray 
 ( 
     [0] => - Champ obligatoire <a href="#date_enreg">Date</a> vide. 
     [1] => - Champ obligatoire <a href="#date_debut_cotis">Date de début d’adhésion</a> vide. 
 ) 

 </pre>

Retour