Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 1.7
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:NA
 
Description
                    Can not get panelPositioned to work with Acegi configuration. Other components on the same page (panelCollapsible, inputText etc) work fine.
May 6, 2008 10:24:17 AM com.icesoft.faces.component.panelpositioned.PanelPositionedRenderer encodeChildren
SEVERE: Encode Children
java.lang.ClassCastException: [Lcom.icesoft.icefaces.samples.PostionedPanelPerson;
at com.icesoft.faces.component.panelpositioned.PanelPositionedRenderer.encodeChildren(PanelPositionedRenderer.java:190)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721)
at com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer.encodeParentAndChildren(DomBasicRenderer.java:353)
at com.icesoft.faces.renderkit.dom_html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:92)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721)
at javax.faces.webapp.UIComponentTag.encodeChildren(UIComponentTag.java:629)
at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:566)
May 6, 2008 10:24:17 AM com.icesoft.faces.component.panelpositioned.PanelPositionedRenderer encodeChildren
SEVERE: Encode Children
java.lang.ClassCastException: [Lcom.icesoft.icefaces.samples.PostionedPanelPerson;
at com.icesoft.faces.component.panelpositioned.PanelPositionedRenderer.encodeChildren(PanelPositionedRenderer.java:190)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721)
at com.icesoft.faces.renderkit.dom_html_basic.DomBasicRenderer.encodeParentAndChildren(DomBasicRenderer.java:353)
at com.icesoft.faces.renderkit.dom_html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:92)
at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:721)
at javax.faces.webapp.UIComponentTag.encodeChildren(UIComponentTag.java:629)
at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:566)
Issue Links
- blocks
 - 
            
        
        ICE-3022
        panelPositioned: There is no security attributes for render and disable on user role. 
    
-         
     - Closed
 
 -         
 
Activity
| Component/s | Components [ 10012 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Assignee Priority | P2 | |
| Security | Private [ 10001 ] | |
| Assignee | Mark Collette [ mark.collette ] | 
| Fix Version/s | 1.7.2RC1 [ 10140 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] | 
| Assignee | Mark Collette [ mark.collette ] | Mandeep Hayher [ mandeep.hayher ] | 
| Assignee | Mandeep Hayher [ mandeep.hayher ] | Mark Collette [ mark.collette ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Fix Version/s | 1.7.2RC1 [ 10140 ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Assignee Priority | P2 | |
| Resolution | Fixed [ 1 ] | 
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] | 
| Assignee Priority | P1 | 
| Status | Reopened [ 4 ] | Resolved [ 5 ] | 
| Assignee Priority | P1 | |
| Resolution | Fixed [ 1 ] | |
| Assignee | Mark Collette [ mark.collette ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
Is there a test case for this?