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
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [] | |
| Component/s | Framework [ 10013 ] | |
| Component/s | Components [ 10012 ] |
| Attachment | ExpectedResults.PNG [ 13411 ] | |
| Attachment | ActualResults.PNG [ 13412 ] |
| 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) |
| Assignee | Ken Fyten [ ken.fyten ] |
| Salesforce Case | [] | |
| Assignee Priority | P1 | |
| Assignee | Ken Fyten [ ken.fyten ] | Greg Dick [ greg.dick ] |
| Salesforce Case | [] | |
| Affects Version/s | 2.1 [ 10241 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |
| 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.