Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
The ice:outputStyle component needs to recognize browsers on mobile devices so style sheets can be applied to the devices.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14792 | Thu Sep 06 13:32:01 MDT 2007 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/auctionMonitor/web/auctionMonitor.jspx
MODIFY
/icefaces/trunk/icefaces/samples/auctionMonitor/src/com/icesoft/applications/faces/auctionMonitor/beans/UserBean.java
MODIFY
/icefaces/trunk/icefaces/samples/auctionMonitor/web/WEB-INF/faces-config.xml
MODIFY
/icefaces/trunk/icefaces/samples/auctionMonitor/src/com/icesoft/applications/faces/auctionMonitor/beans/ClockBean.java
MODIFY
/icefaces/trunk/icefaces/samples/auctionMonitor/web/mobileChat.jspx
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14805 | Mon Sep 10 15:33:21 MDT 2007 | brad.kroeger | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/style/OutputStyleRenderer.java
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Brad Kroeger [ brad.kroeger ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.7DR#1 [ 10100 ] | |
| Affects Version/s | 1.6.1 [ 10070 ] | |
| Affects Version/s | 1.7DR#1 [ 10100 ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Brad Kroeger [ brad.kroeger ] |

Revision 14805
Added iphone safari, opera and opera mobile browser checkingto the ice:outputStyle renderer. CSS file name extentions _iphone, _opera and _operamobile respectively.