wrong behaviour in combination with
javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL
-----------------------------------------------------------------------------------------------
Key: MYFACES-3181
URL: https://issues.apache.org/jira/browse/MYFACES-3181
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.6
Reporter: Gerhard Petracek
Assignee: Leonardo Uribe
constellation:
javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL
+ a property annotated with @NotNull
if an input component has a value and it gets removed by the user, a validation
error occurs as expected but the old value of the model gets displayed instead
of the wrong value (which is the empty string)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira