[ 
https://issues.apache.org/jira/browse/MYFACES-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751106#action_12751106
 ] 

Curtiss Howard commented on MYFACES-2340:
-----------------------------------------

Second set of fixes for these issues:

* Composite component attribute handling wasn't working properly.  The 
component attribute map would evaluate ValueExpressions before the CC attribute 
EL resolver could.  However, I see nothing in the spec that backs up what I'm 
currently doing, but at the same time I don't see how the correct behavior is 
possible with what the spec says.
* Partial state saving was not being done by default as is necessary for apps 
using JSF 2.0.
* Partial state saving was fixed slightly to make component state 
saving/restoration work properly.
* The faces-config.xml schema was modified to include support for "2.0" as a 
value for the "value" attribute.

> Get "basic-ezcomp" 2.0 sample working
> -------------------------------------
>
>                 Key: MYFACES-2340
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2340
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Curtiss Howard
>             Fix For: 2.0.0-alpha
>
>
> Get the "basic-ezcomp" Mojarra 2.0 sample working.  This sample makes 
> extensive use of composite components.

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

Reply via email to