[richfaces-issues] [JBoss JIRA] (RF-12676) Drag and drop doesnt work with PSS disabled

Anton Zukovskij (JIRA) jira-events at lists.jboss.org
Wed Dec 19 06:32:08 EST 2012


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


More information about the richfaces-issues mailing list