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
Activity
Cruz Miraback
created issue -
Cruz Miraback
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Component/s | Framework [ 10013 ] | |
Component/s | Components [ 10012 ] |
Cruz Miraback
made changes -
Attachment | ExpectedResults.PNG [ 13411 ] | |
Attachment | ActualResults.PNG [ 13412 ] |
Cruz Miraback
made changes -
Environment |
ICEfaces2 Trunk# (First noticed failure) qa\trunk\Regression-Icefaces2\Nightly\springsecurity3-login |
ICEfaces2 Trunk# 25121 (First noticed failure) qa\trunk\Regression-Icefaces2\Nightly\springsecurity3-login |
Salesforce Case | [] | |
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 should be displayed: This example uses a standard Icefaces form, managed beans, the SimpleAuthenticationManager, and a simple AuthenticationToken. See screenshots for expected and actual results (expected results are from IE, where this regression test passes fine) |
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) |
Cruz Miraback
made changes -
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] | Greg Dick [ greg.dick ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Affects Version/s | 2.1 [ 10241 ] |
Greg Dick
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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.