Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: Bridge
-
Labels:None
-
Environment:server/synchronous mode
-
ICEsoft Forum Reference:
Description
When two UI requests overlap the first one switches off busy indicator while the second on is in progress.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Fix Version/s | 1.8DR#2 [ 10142 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17887 | Tue Nov 11 13:58:25 MST 2008 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.async.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/connection.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/application.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17916 | Thu Nov 20 07:23:39 MST 2008 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
MODIFY
/icefaces/trunk/icefaces/bridge/src/application.js
|
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #17923 | Fri Nov 21 11:45:31 MST 2008 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/src/status.js
|
| Fix Version/s | 1.8 [ 10161 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mircea Toma [ mircea.toma ] |

Protect busy indicator from overlapping state changes. Introduce callbacks for UI responses only.