NullPointer in addAttachments in Document
-----------------------------------------

                 Key: XWIKI-2017
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2017
             Project: XWiki Platform
          Issue Type: Bug
          Components: APIs
    Affects Versions: 1.1.2
            Reporter: Ludovic Dubost


Nullpointer in rarely used addAttachments function probably because of changes 
in the doc cloning

java.lang.NullPointerException
        at com.xpn.xwiki.api.Document.addAttachment(Document.java:1716)
        at com.xpn.xwiki.api.Document.addAttachments(Document.java:1681)
        at com.xpn.xwiki.api.Document.addAttachments(Document.java:1638)
        at sun.reflect.N

I'll try a patch and will need to commit it in 1.1 branch

-- 
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
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to