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