Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:n/a
-
Support Case References:
Description
* regression from 1.6.0
The PanelCollapsible will not fire events from UICommands in the header facet when the panel is collapsed.
The PanelCollapsible will not fire events from UICommands in the header facet when the panel is collapsed.
-
Hide
- Test_PanelCollapsible.zip
- 5.21 MB
- Philip Breau
-
- Test_PanelCollapsible/.classpath 0.4 kB
- Test_PanelCollapsible/.project 0.8 kB
- Test_PanelCollapsible/.../org.eclipse.jdt.core.prefs 0.3 kB
- Test_PanelCollapsible/.../org.eclipse.jst.common.project.facet.core.prefs 0.2 kB
- Test_PanelCollapsible/.../org.eclipse.wst.common.component 0.5 kB
- Test_PanelCollapsible/.../org.eclipse.wst.common.project.facet.core.xml 0.3 kB
- Test_PanelCollapsible/build/.../Bean.class 0.7 kB
- Test_PanelCollapsible/.../CollapsibleTest.class 0.7 kB
- Test_PanelCollapsible/src/Bean.java 0.2 kB
- Test_PanelCollapsible/.../CollapsibleTest.java 0.4 kB
- Test_PanelCollapsible/.../collapsible.jspx 2 kB
- Test_PanelCollapsible/.../MANIFEST.MF 0.0 kB
- Test_PanelCollapsible/.../faces-config.xml 0.6 kB
- Test_PanelCollapsible/.../backport-util-concurrent.jar 343 kB
- Test_PanelCollapsible/.../commons-beanutils.jar 184 kB
- Test_PanelCollapsible/.../commons-collections.jar 558 kB
- Test_PanelCollapsible/.../commons-digester.jar 107 kB
- Test_PanelCollapsible/.../commons-fileupload.jar 52 kB
- Test_PanelCollapsible/.../commons-logging.jar 52 kB
- Test_PanelCollapsible/.../el-api.jar 24 kB
- Test_PanelCollapsible/.../el-ri.jar 97 kB
- Test_PanelCollapsible/.../icefaces-comps.jar 629 kB
- Test_PanelCollapsible/.../icefaces-facelets.jar 575 kB
- Test_PanelCollapsible/.../icefaces.jar 698 kB
- Test_PanelCollapsible/.../jsf-api.jar 356 kB
- Test_PanelCollapsible/.../jsf-impl.jar 778 kB
- Test_PanelCollapsible/.../jstl.jar 17 kB
- Test_PanelCollapsible/.../krysalis-jCharts-1.0.0-alpha-1.jar 151 kB
- Test_PanelCollapsible/.../xercesImpl.jar 1.15 MB
- Test_PanelCollapsible/.../xml-apis.jar 190 kB
Issue Links
- is duplicated by
-
ICE-2560 Action listener method not called in ice:panelCollapsible when component is not expanded
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
revision 14866.
Show
Adnan Durrani
added a comment - revision 14866.
Fix has been applied to branchs/1.6 as well. revision 14869
Show
Adnan Durrani
added a comment - Fix has been applied to branchs/1.6 as well. revision 14869
The regression test for this issue is failing with 1.6.2 build. Please investigate.
The component had no knowledge if the expanded attribute was set by the some other component (commandButton).
trucnk: revision 15076
1.6 branch: revision 15077
Show
Adnan Durrani
added a comment - The component had no knowledge if the expanded attribute was set by the some other component (commandButton).
trucnk: revision 15076
1.6 branch: revision 15077
test case (wtp proj)