Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.3 Final
-
Fix Version/s: None
-
Component/s: Faces
-
Labels:None
-
Environment:n/a
Description
The mobi:deviceStylesheet extends from the JSF outputStylesheet, but the theme loading mechanism is incompatible with the JSF resource loading api. In order to simplify this, we should remove the deviceStylesheet component and create a new mobi:theme component that has no dependencies on the outputStylesheet component and serves the same functionality.
Issue Links
- is duplicated by
-
MOBI-871 theme component
- Resolved
Activity
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Philip Breau
made changes -
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.4 Beta [ 10874 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37705 | Wed Aug 28 11:37:29 MDT 2013 | philip.breau | |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/ThemeRenderer.java
ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/Theme.java DEL /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/stylesheet ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/ThemeMeta.java |
Philip Breau
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Philip Breau
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | 1.4 Beta [ 10874 ] | |
Resolution | Duplicate [ 3 ] |
37705 8/28/13 1:37 PM 5 philip.breau
MOBI-873Create New mobi:theme component and remove mobi:deviceStylesheet