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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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
|
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
|