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
Jack Van Ooststroom
created issue -
Jack Van Ooststroom
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] |
Jack Van Ooststroom
made changes -
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
|
Jack Van Ooststroom
made changes -
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
|
Jack Van Ooststroom
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Summary | The create-push-id.icepush request should be send asynchronously | The create-push-id.icepush request should be sent asynchronously |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Sending application.js
Transmitting file data .
Committed revision 46501.