Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: None
-
Labels:None
-
Environment:ICEpush
Description
Initialize ICEpush blocking connection only after document loaded. Some component rely onLoad callbacks to do their initialization work, in order to work easily integrate with ICEpush is prefferable to have ICEpush start as well on onLoad event.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Fix Version/s | 3.4 [ 10971 ] | |
| Affects Version/s | 3.3 [ 10374 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #35181 | Mon May 20 09:39:56 MDT 2013 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
|
| Fix Version/s | EE-3.3.0.GA [ 10575 ] |
| Fix Version/s | 4.0 [ 11383 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Modified bridge to initialize after document load.