Details
Description
To reproduce failure:
Load application (in either Chrome or Firefox)
Navigate to: Jsf Authentication Manager Login
Enter the login details found on the page (eg. joe.blow@icesoft.com, pass1234)
Navigate to: Simple Spring Icefaces Integration
The following text is not rendering on the page:
This example uses a standard Icefaces form, managed beans, the SimpleAuthenticationManager, and a simple AuthenticationToken.
See screen shots for expected and actual results (expected results are from IE, where this regression test passes fine)
Load application (in either Chrome or Firefox)
Navigate to: Jsf Authentication Manager Login
Enter the login details found on the page (eg. joe.blow@icesoft.com, pass1234)
Navigate to: Simple Spring Icefaces Integration
The following text is not rendering on the page:
This example uses a standard Icefaces form, managed beans, the SimpleAuthenticationManager, and a simple AuthenticationToken.
See screen shots for expected and actual results (expected results are from IE, where this regression test passes fine)
Issue Links
- depends on
-
ICE-6927 Refreshing a page redirects to index page
- Closed
I've isolated the changes that break the code down to the svn changes at version 25114. Going to try to determine what exactly, has changed here.