Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1 Final
-
Component/s: None
-
Labels:None
-
Environment:ICEmobile/Android
Description
The strategy of discarding submits when they happen too rapidly is causing issues with the flip switch state, and component state changes, but submit is discarded, so server state never changes. Will investigate queueing submits in the container vs discarding them.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31804 | Fri Oct 26 16:00:44 MDT 2012 | ted.goddard | append encoded JSF parameters rather than use hidden fields ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/container/assets/icefaces/native-interface.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31372 | Tue Oct 09 15:45:50 MDT 2012 | steve.maryka | Mobi-154: Queue implimentation for handling requests and responses through the container. Still need native JS implementation that eliminates single-threaded context variable. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/UtilInterface.java
|