Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Beta
-
Component/s: None
-
Labels:None
-
Environment:ICEmobile
Description
initial requests are made with
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9A334
whereas subsequent requests are made with
User-Agent: ICEmobile/1.0.0 CFNetwork/548.0.3 Darwin/11.0.0
This affects server-side device detection and rendering.
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9A334
whereas subsequent requests are made with
User-Agent: ICEmobile/1.0.0 CFNetwork/548.0.3 Darwin/11.0.0
This affects server-side device detection and rendering.
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26049 | Tue Oct 25 09:30:01 MDT 2011 | ted.goddard | cache User-Agent marked with Mozilla ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/utils/UserAgentInfo.java
ADD /icemobile/trunk/icemobile/components/component/src/org/icemobile/component/impl ADD /icemobile/trunk/icemobile/components/component/src/org/icemobile/component/impl/SessionContext.java ADD /icemobile/trunk/icemobile/components/component/src/org/icemobile/component ADD /icemobile/trunk/icemobile/components/component/src/org/icemobile MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/utils/Utils.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26057 | Tue Oct 25 12:43:59 MDT 2011 | ted.goddard | SessionContext must be serializable ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icemobile/component/impl/SessionContext.java
|
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
It is not possible to configure the User-Agent for iPhone WebKit. Further, the Android client behaves similarly for some requests:
User-Agent: Apache-HttpClient/UNAVAILABLE (java 1.4)