Anomalie #18862
ferméErreur SQL lorsque l'objet de la pièce jointe est de longueur supérieure à 255 caractères
Description
Une erreur sql survient si on essaie de créer une pièce jointe avec un objet de plus de 255 caractères.
Il faudrait ajouter un contrôle avec une erreur claire pour l'utilisateur ou simplement modifier le type varchar en text en base
Mis à jour par Emmanuel DILLARD il y a presque 3 ans
- Sujet changé de Pas de controle sur la taille de l'objet des pieces jointes à Erreur SQL lorsque l'objet de la pièce jointe est de longueur supérieure à 255 caractères
- Statut changé de A traiter à R&D - A planifier
Mis à jour par Ines MKACHER il y a presque 3 ans
- Statut changé de R&D - A planifier à R&D - En cours
Mis à jour par Ludovic ARAUJO il y a presque 3 ans
une modification en base de donnée du champ pour le stockage de l'objet de varchar(255) en text résoud l'erreur en base.
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/21.03 de MaarchCourrier par Hamza HRAMCHI hamza.hramchi@xelians.fr
FIX #18862 TIME 0:15 add maxLenth to subject input
https://labs.maarch.org/maarch/MaarchCourrier/commit/fc7b5d5525b2c34fcb873c96ef43cce827fed55d
Mis à jour par Hamza HRAMCHI il y a presque 3 ans
- Statut changé de R&D - En cours à R&D - En test
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/develop de MaarchCourrier par Hamza HRAMCHI hamza.hramchi@xelians.fr
FIX #18862 TIME 0:10 add maxLength to subject field
https://labs.maarch.org/maarch/MaarchCourrier/commit/24ec6cdc8692cc054cdf9f2c1897fd552102f418
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/21.03 de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 2:00 add back check
https://labs.maarch.org/maarch/MaarchCourrier/commit/61d4774f65d7423d0355134da0fb98735096a59c
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/develop de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 0:02 add back check
https://labs.maarch.org/maarch/MaarchCourrier/commit/81c7937ba71532f46eceb0fffd29f030c2a0ac6e
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/21.03 de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 2:00 title set to nullable
https://labs.maarch.org/maarch/MaarchCourrier/commit/1ec3a04108b75b7ab8035a016dbb38f0bb7e7703
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/develop de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 0:01 title set to nullable
https://labs.maarch.org/maarch/MaarchCourrier/commit/e506e76a5b3f8ae7b1edd78e2509e67b91a65b11
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/develop de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 0:01 title set to not empty
https://labs.maarch.org/maarch/MaarchCourrier/commit/997bfcd809261602f540895382a1d7f2f1a9e5ab
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/21.03 de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 0:01 title set to not empty
https://labs.maarch.org/maarch/MaarchCourrier/commit/500a0387b2bcd3b7ace6db1fc15632247680bdc1
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/21.03 de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 2:00 fix always empty title
https://labs.maarch.org/maarch/MaarchCourrier/commit/ae51bcb70e35ee9fe0522efdef929cac06b1a237
Mis à jour par GIT LAB il y a presque 3 ans
Commit ajouté sur la branche fix/18862/develop de MaarchCourrier par Mathieu mathieu.pionnier@maarch.org
FEAT #18862 TIME 0:01 fix always empty title
https://labs.maarch.org/maarch/MaarchCourrier/commit/aa6ec3d0dd8a77ff640cbb10d7d5e0aa1e22ceea
Mis à jour par Hamza HRAMCHI il y a presque 3 ans
- Statut changé de R&D - En test à R&D - Terminé
Mis à jour par GIT LAB il y a presque 3 ans
[MERGE REQUEST] Mergé sur 21.03 (https://labs.maarch.org/maarch/MaarchCourrier/-/merge_requests/564)
Mis à jour par GIT LAB il y a presque 3 ans
[MERGE REQUEST] Mergé sur develop (https://labs.maarch.org/maarch/MaarchCourrier/-/merge_requests/564)