[ 
http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374123 
] 

sean schofield commented on MYFACES-1281:
-----------------------------------------

JspStateManagerImpl is unable to determine the sequence of the serialized view 
in SerializedViewCollection.  Apparently the sequence is being stored in 
RequestMap but its being checked for in RequestParameterMap.  What's puzzling 
is that there has been almost no changes to this file since the last time we 
passed the TCK.  There were a few changes related to MYFACES-1163 but these 
were on the trunk and apparently they were made after the core and shared 
branches (so they should not be affecting the branch tests.)


> Unable to write and restore serialized views
> --------------------------------------------
>
>          Key: MYFACES-1281
>          URL: http://issues.apache.org/jira/browse/MYFACES-1281
>      Project: MyFaces Core
>         Type: Bug

>   Components: JSR-127
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: sean schofield
>     Priority: Blocker
>      Fix For: 1.1.2-SNAPSHOT

>
> TCK testing turned up an apparent issue with restoring serialized views.  
> Because of the NDA I can't get into the specific details of the test but I 
> have added my own unit test to core-impl that demonstrates the problem.  We 
> need to fix this ASAP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to