Details
Description
1)Grizzly async push works fine(clocks ticking on auction monitor) when user has only one window open.
2)When two users login to chat and one user tries to interact with the other by sending messages or putting bid amounts, a visible delay is seen (clocks stop ticking for few seconds) on the second users window.
2)When two users login to chat and one user tries to interact with the other by sending messages or putting bid amounts, a visible delay is seen (clocks stop ticking for few seconds) on the second users window.
Issue Links
- depends on
-
ICE-1919 "A$ is not defined" in Firefox when using window.open()
- Closed
Activity
Mandeep Hayher
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7 [ 10080 ] | |
Assignee Priority | P2 | |
Assignee | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Assignee | Ted Goddard [ ted.goddard ] | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15880 | Thu Feb 28 10:28:49 MST 2008 | mircea.toma | Changes made after |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.js
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Mandeep Hayher
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Mandeep Hayher
made changes -
Resolution | Cannot Reproduce [ 5 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15982 | Mon Mar 10 12:11:39 MDT 2008 | mircea.toma | Fix XMLHttpRequest callbacks. ICE-2805, |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/ajax.js
|
Mircea Toma
made changes -
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mircea Toma
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Ted Goddard [ ted.goddard ] |
This appears to be caused by the change from bridge/src/connection.js (revision 15520).
Perhaps our Grizzly integration is returning an empty response when not expected by the JS bridge.