AbstractBuildForm.php: fixed 'checkbox' update (api/load.php) - raw values...
AbstractBuildForm.php: fixed 'checkbox' update (api/load.php) - raw values like 'yes', 'no', 'enabled', 'disabled' are not understandable by the client (delivered via JSON) and needs to be converted to true/false.
Loading
Please register or sign in to comment