[ 
https://issues.apache.org/jira/browse/JCR-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773434#action_12773434
 ] 

Thomas Mueller commented on JCR-2369:
-------------------------------------

I have committed the bugfix in the 1.6 branch. 

The problem doesn't occur in trunk (and in the 2.0 branch), because of some 
other changes.

> Problem importing node with binary property in a repository configured with 
> datastore
> -------------------------------------------------------------------------------------
>
>                 Key: JCR-2369
>                 URL: https://issues.apache.org/jira/browse/JCR-2369
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Luca Tagliani
>            Assignee: Thomas Mueller
>         Attachments: testBug.zip
>
>
> Using the importXML method of workspace to import some node containing binary 
> properties the nodes are imported correctly and the value of the binary data 
> property is imported
> However the binary data goes to the db (persistenceManager) an not to the 
> datastore.
> Creating a new node of the same type using the api, the binary data go to the 
> datastore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to