Bug #1833
TBX: 0.7.8, Macro - empty input field filled by previous value
Status: | New | Start date: | 07/29/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Macros | Spent time: | - | |
Target version: | TXM 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.
History
#1 Updated by Matthieu Decorde over 6 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#2 Updated by Sebastien Jacquot almost 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#3 Updated by Matthieu Decorde about 4 years ago
- Target version changed from TXM 0.8.0 to TXM X.X