add support for javax.faces.interpret_empty_string_submitted_values_as_null
---------------------------------------------------------------------------
Key: TRINIDAD-1873
URL: https://issues.apache.org/jira/browse/TRINIDAD-1873
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 2.0.0-alpha-2
Reporter: Matthias Weßendorf
Due to an issue in the spec we haven't yet implemented support for
javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL
See:
https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1375
and
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=671
We should probably add support for this, minus setting the submittedValue to
null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.