[jboss-jira] [JBoss JIRA] Created: (JBPM-849) Unassigning task fails when task mail notification is enabled (with notify="yes")

Bruno Dumon (JIRA) jira-events at lists.jboss.org
Thu Feb 22 12:23:02 EST 2007


Unassigning task fails when task mail notification is enabled (with notify="yes")
---------------------------------------------------------------------------------

                 Key: JBPM-849
                 URL: http://jira.jboss.com/jira/browse/JBPM-849
             Project: JBoss jBPM
          Issue Type: Patch
    Affects Versions: jBPM jPDL 3.2 beta 2
            Reporter: Bruno Dumon
         Assigned To: Tom Baeyens
         Attachments: nullactor_mail_patch.txt

When un-assigning a task (for the purpose of assigning it back to the pooled actors) by calling TaskInstance.setActorId(null, false) the mail sending code will fail with a NPE.

The attached patch (against current CVS) fixes this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list