Changes between Initial Version and Version 2 of Ticket #2576
- Timestamp:
- 02/09/16 14:36:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2576
- Property Owner set to mkommend
- Property Status changed from new to accepted
-
Ticket #2576 – Description
initial v2 1 1 After deserializing a `VariableCondition` symbol, all variables are checked. 2 This is caused because the storable property AllVariableNames resets the VariableNames. 2 3 3 This is caused because the storable property AllVariableNames resets the VariableNames.4 Connected to #1865 in which the implementation of the `Variable` has been corrected, but the `VariableCondition` was overlooked. 4 5 5 6 {{{