Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2 SP1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE6
Description
In IE6, when the session expires, the session expired dialog doesn't show, only the gray iframe does.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 | |
Assignee | Yip Ng [ yip.ng ] |
Attachment | ScreenHunter_01 Mar. 10 12.01.jpg [ 11574 ] | |
Attachment | ScreenHunter_02 Mar. 10 12.04.jpg [ 11575 ] | |
Attachment | ScreenHunter_01 Mar. 10 11.55.jpg [ 11576 ] |
Salesforce Case | [] | |
Assignee | Yip Ng [ yip.ng ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18523 | Tue Mar 10 16:51:48 MDT 2009 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.8RC2 [ 10163 ] | |
Fix Version/s | 1.8 [ 10161 ] |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18749 | Mon Apr 06 01:44:59 MDT 2009 | mircea.toma | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mircea Toma [ mircea.toma ] |
There is an empty hidden div at the end of the document that somehow prevents the session expired dialog from appearing in IE6. If we remove the display:none property from the div then the dialog will show. This div is present in the timezone app. as well, so it may not be an addition from the application? It may be an addition from the framework? (Or browser?)
See the attached screenshots.