Details
Description
Javascript error occurs in some of the windows/tabs without affecting the functionality when running "auctionMonitor" with more than 10 windows opened. See also attached image.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19208 | Wed Sep 02 07:57:13 MDT 2009 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.async.js
|
Mircea Toma
created issue -
Mircea Toma
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | screenshot-1.jpg [ 11980 ] |
Mircea Toma
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8.2 [ 10190 ] | |
Assignee | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2-RC1 [ 10210 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
It seems that IE fails to return the value of one of the session cookies under heavy load. Since the bridge is retrying to read the cookie already the solution chosen was to just capture the exception and log a meaningful message.