You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/03/09 16:04:27 UTC

[jira] Created: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

UIViewParameter.decode() should set the submitted value only if it is not null
------------------------------------------------------------------------------

                 Key: MYFACES-2592
                 URL: https://issues.apache.org/jira/browse/MYFACES-2592
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-2
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


Otherwise the latest non null value would be overwritten if the parameter is absent in a request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

Posted by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843074#action_12843074 ] 

Jakob Korherr commented on MYFACES-2592:
----------------------------------------

the related thread from the mailing list: http://www.mail-archive.com/users@myfaces.apache.org/msg55074.html

> UIViewParameter.decode() should set the submitted value only if it is not null
> ------------------------------------------------------------------------------
>
>                 Key: MYFACES-2592
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2592
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>
> Otherwise the latest non null value would be overwritten if the parameter is absent in a request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

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

Jakob Korherr resolved MYFACES-2592.
------------------------------------

    Resolution: Fixed

It turned out that MYFACES-2598 was the problem.

> UIViewParameter.decode() should set the submitted value only if it is not null
> ------------------------------------------------------------------------------
>
>                 Key: MYFACES-2592
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2592
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>
> Otherwise the latest non null value would be overwritten if the parameter is absent in a request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

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

Jakob Korherr reopened MYFACES-2592:
------------------------------------


Still some issues here...

> UIViewParameter.decode() should set the submitted value only if it is not null
> ------------------------------------------------------------------------------
>
>                 Key: MYFACES-2592
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2592
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>
> Otherwise the latest non null value would be overwritten if the parameter is absent in a request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

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

Jakob Korherr resolved MYFACES-2592.
------------------------------------

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

> UIViewParameter.decode() should set the submitted value only if it is not null
> ------------------------------------------------------------------------------
>
>                 Key: MYFACES-2592
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2592
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.0-beta-3
>
>
> Otherwise the latest non null value would be overwritten if the parameter is absent in a request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.