Anup Chatterjee wrote:
> 
> I found another issue while trying to create a test case for this. Also
> have seen this in some cases when I was debugging - The file content is
> lost at the completion of certain operations.
> 

The same file content getting lost issue happens when you call the checkin
method on a versionable node.
Test case would be
Create a file node
addMixin versionable
save
checkout
make changes
save
checkin
File content lost...

Thanks,
Anup

-- 
View this message in context: 
http://www.nabble.com/Problems-with-Cloning-of-folders-within-workspaces-tp16921068p16952272.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to