When using ui:repeat and inputText with attributes that are 'nullable' (for
example date attributes) they cannot be set to null by entering an empty String
("")
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: MYFACES-2578
URL: https://issues.apache.org/jira/browse/MYFACES-2578
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-beta-2
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
See https://facelets.dev.java.net/issues/show_bug.cgi?id=357 for details
Comparing UIData with UIRepeat, we should save using getLocalValue but restore
calling setValue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.