[
https://issues.apache.org/jira/browse/MYFACES-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802791#action_12802791
]
Matthias Weßendorf commented on MYFACES-2497:
---------------------------------------------
MyFAces implements the exact algorithm as defined in the spec.
More info here:
https://issues.apache.org/jira/browse/TRINIDAD-1601
> INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL on required fields
> ------------------------------------------------------------------
>
> Key: MYFACES-2497
> URL: https://issues.apache.org/jira/browse/MYFACES-2497
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-alpha
> Reporter: Ingo Hofmann
> Attachments: interpret_empty_string_testcase.patch,
> interpret_empty_strings_setValue.patch
>
>
> Similar issue as seen in 1.1.6 and 1.2.6.
> 1.) set property javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL
> = true.
> 2.) Have an input field with required="true".
> 3.) User enters empty string.
> 4.) After submitted the form, the input field shows its previous value (is
> not empty, as entered before and expected).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.