Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.3.1.GA
-
Fix Version/s: EE 1.3.1.GA_P03
-
Component/s: Faces
-
Labels:None
-
Environment:jsf icemobile
-
Support Case References:Support Case 13164 :- https://icesoft.my.salesforce.com/5007000000thPaX?srPos=0&srKp=500
Description
mobi:contentPane should not render when rendered="false". This should be tested especially with tabSet where a set of contentPane's may or may not be available to be selectedId. (so if rendered="true" should save previous selectedId and let it be rendered, for example.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43584 | Fri Nov 21 11:04:37 MST 2014 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabsetBasic/tabSet.xhtml
MODIFY /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/java/org/icefaces/mobile/layout/LayoutBean.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43583 | Fri Nov 21 11:03:08 MST 2014 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/tabset/TabSetRenderer.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/tabset/TabSet.java |