You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org> on 2007/12/18 13:19:45 UTC

[jira] Created: (MYFACES-1789) UIData do not honor first and row value binding in decode

UIData do not honor first and row value binding in decode
---------------------------------------------------------

                 Key: MYFACES-1789
                 URL: https://issues.apache.org/jira/browse/MYFACES-1789
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions:  1.2.0
            Reporter: Mario Ivankovits
            Assignee: Mario Ivankovits


UIData do not honor first and row value binding in decode.

If rows= and first= points to a valueBinding during decode these values will not correctly taken by evaluating the valuebinding but the local literal values will be used.

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


[jira] Resolved: (MYFACES-1789) UIData do not honor first and row value binding in decode

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

Mario Ivankovits resolved MYFACES-1789.
---------------------------------------

    Resolution: Fixed

Don't know the current release status, so leaving "Unknown" as Fix Version for now.

> UIData do not honor first and row value binding in decode
> ---------------------------------------------------------
>
>                 Key: MYFACES-1789
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1789
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions:  1.2.0
>            Reporter: Mario Ivankovits
>            Assignee: Mario Ivankovits
>
> UIData do not honor first and row value binding in decode.
> If rows= and first= points to a valueBinding during decode these values will not correctly taken by evaluating the valuebinding but the local literal values will be used.

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