Anomalie #11667
Erreur SQL quand on récupère les documents d'un parapheur externe
Status:
Développé / Analysé (S)
Priority:
1-Majeur
Assignee:
Target version:
Start date:
09/06/2019
Due date:
Tags Courrier:
19.04.8
Description
modules/visa/batch/batch_tools.php (267)
"INSERT INTO notes (identifier, user_id, creation_date, note_text) VALUES (?, $creatorId, CURRENT_TIMESTAMP, ?)",
La variable $creatorId n'est pas entourée de quotes, du coup une erreur se produit lors de l'insertion.
History
#2 Updated by Emmanuel DILLARD over 2 years ago
- Status changed from A traiter to Prêt à développer
#3 Updated by Florian AZIZIAN over 2 years ago
- Project changed from Backlog to CURRENT SPRINT
- Status changed from Prêt à développer to En cours de dev (S)
- Tags Courrier 19.04.8 added
#4 Updated by Emmanuel DILLARD over 2 years ago
- Status changed from En cours de dev (S) to Développé / Analysé (S)
#5 Updated by Emmanuel DILLARD over 2 years ago
- Project changed from CURRENT SPRINT to Backlog
#6 Updated by Emmanuel DILLARD over 2 years ago
- Assignee changed from EDI PO to Ines MKACHER
#10 Updated by Emmanuel DILLARD 12 months ago
- Project changed from Backlog to Backlog Courrier
- Target version changed from 20.03 (Support restreint) to 20.03 (Restreint)