Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0, EE-4.0.0.GA
-
Fix Version/s: 4.1
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:Mobile Device
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
The create-push-id.icepush request is currently being send synchronously using an XHR. This blocks the connection to the server which can lead to a complete block when using a mobile device. Instead is should be send asynchronously.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] |
| Fix Version/s | 4.1 [ 11570 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #46501 | Thu Dec 10 07:13:28 MST 2015 | jack.van.ooststroom | Fixed JIRA |
| Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
|
| Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #46502 | Thu Dec 10 08:09:05 MST 2015 | jack.van.ooststroom | Fixed JIRA |
| Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Summary | The create-push-id.icepush request should be send asynchronously | The create-push-id.icepush request should be sent asynchronously |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Sending application.js
Transmitting file data .
Committed revision 46501.