Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2, EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Chrome, Firefox, IE, Tomcat 7
-
Assignee Priority:P1
-
Salesforce Case Reference:
-
Workaround Exists:Yes
-
Workaround Description:
Description
If you use icecore:refresh tag in one page and navigate to another page which does not have that tag via POST redirect, destination page will continue to refresh itself. You will also notice change in Interval time for those refreshes.
To reproduce:
1. run sample application
2. go to start.xhtml page and click "Go to start 2" command button
NOTE: This issue is similar to previously resolvedICE-8840
To reproduce:
1. run sample application
2. go to start.xhtml page and click "Go to start 2" command button
NOTE: This issue is similar to previously resolved
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case11783.zip [ 15515 ] |
Salesforce Case Reference | 5007000000SPYr5AAH |
Assignee | Ken Fyten [ ken.fyten ] |
Assignee | Ken Fyten [ ken.fyten ] | Ted Goddard [ ted.goddard ] |
Fix Version/s | 3.3 [ 10370 ] | |
Assignee Priority | P1 [ 10010 ] |
Assignee | Ted Goddard [ ted.goddard ] | Evgheni Sadovoi [ evgheni.sadovoi ] |
Assignee | Evgheni Sadovoi [ evgheni.sadovoi ] | Ted Goddard [ ted.goddard ] |
Assignee | Ted Goddard [ ted.goddard ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34051 | Sun Mar 24 14:52:13 MDT 2013 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Please test the following workaround: add an icecore:refresh tag to the second page that disables the refresh.
From the point of view of the ajax page, the "navigation" is simply a page update, so there is no particular reason to cancel the refresh.