- 
    Bug 
- 
    Resolution: Obsolete
- 
    Major 
- 
    None
- 
    8.0.0.CR1
- 
    None
- 
    WildFly 8.0.0.CR1 
 Chrome 31.0.1650.63 @ Fedora 20 x86_64
- unzip attached reproducer
- mvn clean package
- deploy reproducer.war to WildFly
- open http://localhost:8080/reproducer/
- type something to the input
result:
- in Chrome, a popup with error is displayed
- server console contains stack trace:
17:10:54,852 SEVERE [javax.enterprise.resource.webcontainer.jsf.context] (default task-7) javax.faces.application.ViewExpiredException: viewId:/index.xhtml - View /index.xhtml could not be restored.
- works fine in Firefox 26
- works fine in WildFly 8.0.0.Beta1
