Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Final
-
Fix Version/s: 1.2 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:ICEmobile, Android
Description
The User-Agent set by the Android container is not always consistent. For instance, with the contest demo it was found that the [Cancel] button did not work correctly due to the User-Agent being set to a generic "Apache-HttpClient". Ensuring that the User-Agent is consistent simplifies server-side implementation.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31659 | Mon Oct 22 16:27:53 MDT 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31658 | Mon Oct 22 16:27:04 MDT 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/UtilInterface.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31616 | Fri Oct 19 14:38:51 MDT 2012 | steve.maryka | mobi-352: Warning when webView userAgent is accessed from in the POST thread, so moved it outside. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/UtilInterface.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31436 | Thu Oct 11 15:19:51 MDT 2012 | steve.maryka | mobi-352: User agent from web view now used byt httpClient |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/UtilInterface.java
MODIFY /icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java |