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

Mario Ivankovits commented on MYFACES-1281:
-------------------------------------------

Ok, looks like I got it.

It already falls back to the sessionmap if the sequence cant be found in the 
request, the problem ist, that the FIRST sequence isnt stored in the session 
map (subsequent will - so in fact this IS ab BUG)

I dont like the code around the sequence number, but its not the time to 
rewrite it ;-) , so I made a quick hack which also saves the sequence in the 
session on the first request.

> 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
>  Attachments: one_line_fix.patch
>
> 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