Details
-
Type:
Bug
-
Status: Closed
-
Priority:
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
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | tree_dynamic.war [ 10822 ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4599 |
Description |
When dragging a tree node to 1 of 3 panel groups set as drop targets, the item can only be drag and dropped successfully to the 1st panel group. Works fine in 1.6.2. Version 1.7 DR3 doesn't throw an exception but 1.7 beta1 does: 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 test case which had been deployed on jboss 4.2. |
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. |
Summary | Regression in drag and drop | Drag and drop between tree node and panelGroup causes exception |
Fix Version/s | 1.7 [ 10080 ] | |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Assignee | Adnan Durrani [ adnan.durrani ] | Mircea Toma [ mircea.toma ] |
Attachment | tree_dynamic_src.zip [ 10853 ] |
Assignee | Mircea Toma [ mircea.toma ] | Adnan Durrani [ adnan.durrani ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Fix Version/s | 1.7.1 [ 10122 ] | |
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] | |
Assignee Priority | P2 | |
Affects Version/s | 1.7 [ 10080 ] | |
Affects Version/s | 1.7Beta1 [ 10121 ] | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16590 | Tue May 06 10:23:03 MDT 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16591 | Tue May 06 10:23:21 MDT 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Example uses 1.6.2. Does not work in 1.7