Anomalie #13306
[IxBus] Impossibilité de récupérer le circuit de visa
Start date:
02/24/2020
Due date:
Tags Courrier:
19.04.13
Description
Serveur disponible :
http://10.2.95.74/MaarchCourrier1904/cs_forbach/
SSH : analyse@10.2.95.74 / mdp me demander
User : r.wack / maarch
History
#2 Updated by Support Maarch about 2 years ago
- Status changed from A qualifier to A traiter
- Assignee set to EDI PO
#3 Updated by Emmanuel DILLARD about 2 years ago
- Status changed from A traiter to Prêt à développer
#4 Updated by Ludovic ARAUJO about 2 years ago
src/core/models/CurlModel.php ligne 150
Problème :
preg_match_all('/Set-Cookie:\s*([;]*)/mi', $rawResponse, $matches);
Correction :
preg_match_all('/^Set-Cookie:\s*([^;]*)/mi', $rawResponse, $matches);
#5 Updated by Emmanuel DILLARD about 2 years ago
- Project changed from Backlog to CURRENT SPRINT
- Status changed from Prêt à développer to En cours de dev (S)
- Target version set to 20.03 (Support restreint)
- Tags Courrier 19.04.13 added
#7 Updated by Emmanuel DILLARD about 2 years ago
- Project changed from CURRENT SPRINT to Backlog
- Status changed from En cours de dev (S) to Développé / Analysé (S)
#9 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)