You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/02/25 15:39:28 UTC

[jira] Created: (MYFACES-2578) 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 ("")

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.


[jira] Resolved: (MYFACES-2578) 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 ("")

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2578.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3

> 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
>             Fix For: 2.0.0-beta-3
>
>
> 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.