Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: 1.7
- 
            Fix Version/s: 1.7.1
- 
            Component/s: ICE-Components
- 
            Labels:None
- 
            Environment:all
- 
                        Support Case References:
- 
                        Workaround Exists:Yes
- 
                        Workaround Description:1.6.2
Description
                    When dragging a tree node to 1 of 3 panel groups set as drop targets, an internal server error popup is shown and an exception is thrown when the item is dropped:
11:24:41,031 WARN [lifecycle] java.lang.NullPointerException
javax.faces.el.EvaluationException: java.lang.NullPointerException
at com.sun.faces.application.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:91)
at com.icesoft.faces.component.ext.HtmlPanelGroup.broadcast(HtmlPanelGroup.java:743)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447)
at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:494)
.............................
I have attached my 1.6.2 test case which had been deployed on jboss 4.2.
            
11:24:41,031 WARN [lifecycle] java.lang.NullPointerException
javax.faces.el.EvaluationException: java.lang.NullPointerException
at com.sun.faces.application.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:91)
at com.icesoft.faces.component.ext.HtmlPanelGroup.broadcast(HtmlPanelGroup.java:743)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447)
at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:494)
.............................
I have attached my 1.6.2 test case which had been deployed on jboss 4.2.
Issue Links
- depends on
- 
             ICE-2680
        dragEvent.getTargetDragValue() always null ICE-2680
        dragEvent.getTargetDragValue() always null-           
- Closed
 
-         
 
                             
                                     
                                                             
                                                             
                                                            
Example uses 1.6.2. Does not work in 1.7