Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 3.1.0.BETA1, 3.1
-
Component/s: Bridge, Framework, ICE-Components
-
Labels:None
-
Environment:browser/server
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
In order to completely fix back/forward browser navigation problems that an AJAX application might encounter we need to provide a way of notifying the application when navigation occurred in the browser. This way the application can take steps to fix any state inconsistencies or rollback operations.
In the browser http://code.google.com/p/reallysimplehistory/ library can be used since it provides all the functionality we need. Also the library has been updated regularly adding support along the time for all of our supported browsers.
In the browser http://code.google.com/p/reallysimplehistory/ library can be used since it provides all the functionality we need. Also the library has been updated regularly adding support along the time for all of our supported browsers.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29050 | Tue May 15 15:43:22 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/NavigationNotifier.java
MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier/rsh.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28996 | Thu May 10 14:48:07 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/NavigationNotifier.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28995 | Thu May 10 14:46:02 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/core/test/navigationNotifier/src/main/webapp/test.xhtml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28994 | Thu May 10 14:44:21 MDT 2012 | mircea.toma | |
Files Changed | ||||
MODIFY
/projects/bridge-support/src/main/javascript/element.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28976 | Wed May 09 08:55:36 MDT 2012 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier/json2007.js
ADD /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier/blank.html MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml MODIFY /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/core.taglib.xml ADD /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/NavigationNotifier.java ADD /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier ADD /icefaces3/trunk/icefaces/core/src/main/resources/META-INF/resources/navigation-notifier/rsh.js ADD /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/component/NavigationNotifierHandler.java |