Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace jsf2
-
Assignee Priority:P2
Description
Currently ace:panelStack extends UISeriesBaseMeta but it does not implement the var and the values attributes of this base meta. It only takes advantage of the NamingContainer feature as there is currently no NamingContainerMeta in the generator.
This should be corrected/updated.
This should be corrected/updated.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48617 | Fri Apr 08 13:17:19 MDT 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/stackpane/StackPane.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/panelstack/PanelStackMeta.java ADD /icefaces4/trunk/icefaces/ace/generator/src/org/icefaces/ace/meta/baseMeta/UINamingContainerMeta.java |