You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Blake Sullivan (JIRA)" <de...@myfaces.apache.org> on 2008/10/15 00:03:44 UTC

[jira] Created: (TRINIDAD-1260) Allow

Allow
-----

                 Key: TRINIDAD-1260
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1260
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 1.2.9-core, 1.2.10-core
         Environment: All
            Reporter: Blake Sullivan
         Attachments: JIRA_1260_1291.patch

AttributeComponentChange should support setting ValueExpressions and ValueBindings as well as attribute values.  When a ValueExpression or ValueBinding is set, the attribute with that name should be removed so that the ValueExpression or ValueBinding can take precedence.

In addition, the AttributeComponentChange constructor should check that the attributeValue is Serializable so that Serialization problems are detected earlier.

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


[jira] Resolved: (TRINIDAD-1260) Allow

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1260.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.10-core
         Assignee: Matthias Weßendorf

> Allow
> -----
>
>                 Key: TRINIDAD-1260
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1260
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 1.2.9-core, 1.2.10-core
>         Environment: All
>            Reporter: Blake Sullivan
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.10-core
>
>         Attachments: JIRA_1260_1291.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> AttributeComponentChange should support setting ValueExpressions and ValueBindings as well as attribute values.  When a ValueExpression or ValueBinding is set, the attribute with that name should be removed so that the ValueExpression or ValueBinding can take precedence.
> In addition, the AttributeComponentChange constructor should check that the attributeValue is Serializable so that Serialization problems are detected earlier.

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