Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.1
-
None
Description
Current Situation
- If the user imports an XML configuration that contains "True/False" values then these values do not get converted into Boolean values "0/1".
How To Reproduce
- Login to JOC and switch to Configuration -> YADE view
- Import any XML configuration which contains the "True/False" values.
- Then you will find the Boolean values were not added.
Desired Behavior
- If the user imports an XML configuration that contains "True/False" values then these values should get converted into Boolean values "0/1".