Fix crash when updating a list of files
---------------------------------------

                 Key: NXP-3190
                 URL: http://jira.nuxeo.org/browse/NXP-3190
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2 M4, 5.1.6
         Environment: Nuxeo-5.2-20081231, JackRabbit repo
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
            Priority: Major
             Fix For: 5.1.7, 5.2 RC


When using JackRabbit, since NXP, updating list of files may crash.

Steps to reproduce:

1. add two attached files on a document
2. navigate elsewhere
3. come back on the document page
4. edit just one of the files

Ends up with a jcr error, due to persist() being called on a LzyBlob that's 
never been initialized (null input stream)

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to