Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
4.1.0
-
None
-
Flagged
Description
org.hippoecm.hst.component.support.forms.FormField#setValues has been deprecated but the changed code in it makes it not backwards compatible. To clear the values the method can be called with a null value. That leads to an NPE in the updated code.
Also the new #setValueList must be updated to handle a call with a null value.
Attachments
Issue Links
- is a result of
-
HSTTWO-3792 Improve storage model of form data
- Closed
- is backported by
-
HSTTWO-3898 [Back port to 11.1] Deprecated methods in FormField not backwards compatible
- Closed
-
HSTTWO-3899 [Back port to 11.0] Deprecated methods in FormField not backwards compatible
- Closed
-
HSTTWO-3900 [Back port to 10.2] Deprecated methods in FormField not backwards compatible
- Closed