Subject of the issue
A malformed boolean value is not correctly detected.
Steps to reproduce
Insert a boolean value in a malformed way, such as fals, then upload the file.
Expected behaviour
The editor should catch it and do something (notify the user?).
Actual behaviour
Nothing happens and the wrong value stays there.
Subject of the issue
A malformed boolean value is not correctly detected.
Steps to reproduce
Insert a boolean value in a malformed way, such as
fals, then upload the file.Expected behaviour
The editor should catch it and do something (notify the user?).
Actual behaviour
Nothing happens and the wrong value stays there.