Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 4/trunk svn rvn#44078, MyFaces JSF (2.2.7 or earlier)
-
Assignee Priority:P3
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
The ace:confirmationDialog can navigate back to the last loaded page when running on Myfaces JSF.
To reproduce:
1. Open showcase built with MyFaces
2. Navigate to a demo page, then reload that page.
3. Navigate to the ace:confirmationDialog Overview demo
4. Press "Save" button, choose an option in the dialog, see the response written to the demo page.
5. Press "Save" button again, choose any option in the dialog, see the page navigate back to the last demo page that was re-loaded.
To reproduce:
1. Open showcase built with MyFaces
2. Navigate to a demo page, then reload that page.
3. Navigate to the ace:confirmationDialog Overview demo
4. Press "Save" button, choose an option in the dialog, see the response written to the demo page.
5. Press "Save" button again, choose any option in the dialog, see the page navigate back to the last demo page that was re-loaded.
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Affects | Sample App./Tutorial [ 10001 ] | |
Assignee Priority | P3 [ 10012 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44148 | Mon Mar 02 19:02:20 MST 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/confirmationdialog/confirmationDialog.xhtml
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Mircea Toma [ mircea.toma ] | Carmen Cristurean [ ccristurean ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Affects Version/s | 4.0 [ 11382 ] | |
Affects Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Affects Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Assignee | Carmen Cristurean [ ccristurean ] | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Affects | Sample App./Tutorial [ 10001 ] | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44172 | Wed Mar 04 16:16:39 MST 2015 | liana.munroe | fix required for |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPush.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44178 | Thu Mar 05 12:43:44 MST 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/view/navigation/NavigationController.java
|
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Affects Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Similar issue can also be reproduced using the confirmation aspect of the ace:tabSet Proxy demo:
tabSet > Proxy, all browsers, Myfaces specific, v. 2.2.5 & 2.2.7
After entering input and selecting an option to either save or not save the input on the Confirmation tab, user is redirected to the previously viewed demo page.
This happens only once, in a cleared browser.
Steps: