[JBoss JIRA] (RF-12676) Drag and drop doesnt work with PSS disabled
by Anton Zukovskij (JIRA)
Anton Zukovskij created RF-12676:
------------------------------------
Summary: Drag and drop doesnt work with PSS disabled
Key: RF-12676
URL: https://issues.jboss.org/browse/RF-12676
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-drag/drop
Affects Versions: 4.2.3.Final
Environment: tomcat6
Reporter: Anton Zukovskij
Attachments: dragAndDrop.zip
When using drag and drop with partial state saving disabled (javax.faces.PARTIAL_STATE_SAVING=false) on drop event NPE is thrown from org.richfaces.event.MethodExpressionDropListener. This is caused by methodExpression being null. Its not null when class instance is first time constructed. Reproducible both in sample app and in Rich Faces showcase 4.2.3.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (RF-12676) Drag and drop doesnt work with PSS disabled
by Anton Zukovskij (JIRA)
[ https://issues.jboss.org/browse/RF-12676?page=com.atlassian.jira.plugin.s... ]
Anton Zukovskij updated RF-12676:
---------------------------------
Attachment: dragAndDrop.zip
> Drag and drop doesnt work with PSS disabled
> -------------------------------------------
>
> Key: RF-12676
> URL: https://issues.jboss.org/browse/RF-12676
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop
> Affects Versions: 4.2.3.Final
> Environment: tomcat6
> Reporter: Anton Zukovskij
> Attachments: dragAndDrop.zip
>
>
> When using drag and drop with partial state saving disabled (javax.faces.PARTIAL_STATE_SAVING=false) on drop event NPE is thrown from org.richfaces.event.MethodExpressionDropListener. This is caused by methodExpression being null. Its not null when class instance is first time constructed. Reproducible both in sample app and in Rich Faces showcase 4.2.3.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (RF-12675) Drag and drop doesn't work with MyFaces
by Anton Zukovskij (JIRA)
[ https://issues.jboss.org/browse/RF-12675?page=com.atlassian.jira.plugin.s... ]
Anton Zukovskij updated RF-12675:
---------------------------------
Attachment: dragAndDrop.zip
> Drag and drop doesn't work with MyFaces
> ---------------------------------------
>
> Key: RF-12675
> URL: https://issues.jboss.org/browse/RF-12675
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-drag/drop
> Affects Versions: 4.2.3.Final
> Environment: tomcat6
> Reporter: Anton Zukovskij
> Priority: Critical
> Labels: Drag, drop, myfaces
> Attachments: dragAndDrop.zip
>
>
> When using simple drag and drop with myfaces JSF implementation, javascript fails on drop event:
> Uncaught clientError: Sourceform could not be determined, either because element is not attached to a form or we have multiple forms with named elements of the same identifier or name, stopping the ajax processing (jsf.js...lopment (line 8277)).
> This is caused by drag indicator is being detached from <form> and appended to body (dnd-draggable.js @ dragStart). Please see attached demo app. This issue is also reproducible on showcase application if you replace mojarra jar files with myfaces.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (RF-12675) Drag and drop doesn't work with MyFaces
by Anton Zukovskij (JIRA)
Anton Zukovskij created RF-12675:
------------------------------------
Summary: Drag and drop doesn't work with MyFaces
Key: RF-12675
URL: https://issues.jboss.org/browse/RF-12675
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-drag/drop
Affects Versions: 4.2.3.Final
Environment: tomcat6
Reporter: Anton Zukovskij
Priority: Critical
When using simple drag and drop with myfaces JSF implementation, javascript fails on drop event:
Uncaught clientError: Sourceform could not be determined, either because element is not attached to a form or we have multiple forms with named elements of the same identifier or name, stopping the ajax processing (jsf.js...lopment (line 8277)).
This is caused by drag indicator is being detached from <form> and appended to body (dnd-draggable.js @ dragStart). Please see attached demo app. This issue is also reproducible on showcase application if you replace mojarra jar files with myfaces.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months