XWiki.deleteDocument use wrong notify parameters.
-------------------------------------------------

                 Key: XWIKI-1825
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1825
             Project: XWiki Platform
          Issue Type: Bug
          Components: Core, Storage
    Affects Versions: 1.2 M1, 1.1.1
            Reporter: Thomas Mortagne


When delete a document via XWiki.deleteDocument , notification manager is call 
for a document change with "new doc" set as the deleted document and "old doc" 
as a empty XWikiDocument.

Problem is that it would be more correct to have "new doc"  as empty 
XWikiDocument and "old doc" as deleted document.

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

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to