Bug #1833
TBX: 0.7.8, Macro - empty input field filled by previous value
Statut: | New | Début: | 29/07/2016 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Macros | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Currently if an input parameter field of type 'Folder' is left empty in the parameters dialog box, the parameter is initialized with the value of the previous call -> it should instead be set to null (ie the code for 'no value').
Solution¶
When initializing macro parameters after input dialog box, if the field is of type 'Folder' (and maybe others?) the parameter should be set to 'null' and not to the previous value stored in the .properties file.
Historique
#1 Mis à jour par Matthieu Decorde il y a presque 9 ans
- Version cible changé de TXM 0.7.8 à TXM 0.8.0a (split/restructuration)
#2 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#3 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM 0.8.0 à TXM 0.X.X