Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0-Alpha3, 2.0.0
-
Component/s: Bridge
-
Labels:None
-
Environment:supported browsers
Description
The back button needs to be handled properly in all browsers. See a preliminary analysis of the issue here: http://jira.icefaces.org/browse/ICE-4794?focusedCommentId=26668&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_26668
Issue Links
- depends on
-
ICE-4794 Back button state of the art and bookmarkability
- Closed
Activity
Mircea Toma
created issue -
Mircea Toma
made changes -
Mircea Toma
made changes -
Mircea Toma
made changes -
Mircea Toma
made changes -
Salesforce Case | [] | |
Assignee | Mircea Toma [ mircea.toma ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.0-Beta [ 10032 ] | |
Assignee Priority | P2 | |
Affects Version/s | 2.0-Alpha2 [ 10214 ] | |
Affects Version/s | 2.0-Beta [ 10032 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P2 | P3 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21359 | Tue May 04 08:42:57 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/javascript/application.js
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21365 | Wed May 05 16:01:49 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/javascript/application.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21450 | Wed May 19 07:26:21 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/javascript/application.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #21454 | Thu May 20 16:00:52 MDT 2010 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/glimmer/core/src/main/javascript/application.js
|
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P3 | P1 |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Ken Fyten
made changes -
Fix Version/s | 2.0.0 [ 10230 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
What we'd like next here is an analysis and/or suggestions on some possible ways we might handle use of the back and forward buttons. One suggestion would be for ICEfaces to provide a client-side API that hooks into the back/forward actions that would allow application developers to determine what happens. We could also provide a reasonable default implementation that uses the API to handle a standard use case.