-
Bug
-
Resolution: Fixed
-
Major
-
4.5.16, 4.6.0
-
None
-
4.7.0 RC1
The SiteConfigurationManager doesn't support validation of mandatory binary parameter.
This is due to the manager trying to stringify the value in case of error, but the toString(Object) method is not supported by the AbstractBinaryElementType.