Development #60965
affectation chaine vide à un bloc de champ
Start date:
22 Jan 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
L'habitude a été prise d'ajouter |default:"" dans les affectations dans les actions "création d'une fiche", pour ne pas avoir des chaines "None" visibles sur les champs texte mais sur les champs blocs on ne veut surtout pas ça, on veut garder la valeur "complexe" d'origine.
Pour faciliter les choses on pourrait quand même accepter "" et juste le transformer en None.
Files
Associated revisions
History
Updated by Frédéric Péters 4 months ago
- Status changed from Nouveau to En cours
- Assignee set to Frédéric Péters
Updated by Frédéric Péters 4 months ago
- File 0001-misc-add-custom-handling-of-empty-string-when-settin.patch 0001-misc-add-custom-handling-of-empty-string-when-settin.patch added
- Status changed from En cours to Solution proposée
- Patch proposed changed from No to Yes
Updated by Lauréline Guerin 4 months ago
- Status changed from Solution proposée to Solution validée
Updated by Frédéric Péters 4 months ago
- Status changed from Solution validée to Résolu (à déployer)
commit b936325f6d47aa5fc36b5615a10d56b8419ca9bd Author: Frédéric Péters <fpeters@entrouvert.com> Date: Sat Jan 22 13:42:38 2022 +0100 misc: add custom handling of empty string when setting a block value (#60965)
Updated by Frédéric Péters 4 months ago
- Status changed from Résolu (à déployer) to Solution déployée
misc: add custom handling of empty string when setting a block value (#60965)