Hotfix 88295
A Content Delivery hotfix.
- Problem description
-
The input data was invalid: stringValue must be a non-empty string or any of the other values should be filled in
- Hotfix description
-
Currently, when you are trying to set 0 as a float value to string, it proceeds with a validation - no null string anymore in this case.
- Distributed files
-
cd_preview_webservice.jar
- Fixes included
-
None
- Dependencies
-
None