Binary data does not get copied properly
----------------------------------------
Key: MAGNOLIA-508
URL: http://jira.magnolia.info/browse/MAGNOLIA-508
Project: magnolia wcm
Type: Bug
Versions: 2.1 RC1
Environment: all
Reporter: Michael Aemisegger
Assigned to: Boris Kraft
Priority: Blocker
I fear, I have to reopen http://jira.magnolia.info/browse/MAGNOLIA-288
I copied a page, deleted the copied page, and the binary data (an image) on the
original page was gone:
javax.jcr.RepositoryException:
5f/aa/7b279b7246b4817a1fc9c1710f54/%7b%7dimage.0.bin: the specified resource
does not exist:
/usr/local/kmuweb_repositories/develop_author/website/workspaces/default/blobs/5f/aa/7b279b7246b4817a1fc9c1710f54/%7b%7dimage.0.bin
does not denote an existing file:
/usr/local/kmuweb_repositories/develop_author/website/workspaces/default/blobs/5f/aa/7b279b7246b4817a1fc9c1710f54/%7b%7dimage.0.bin
(No such file or directory):
/usr/local/kmuweb_repositories/develop_author/website/workspaces/default/blobs/5f/aa/7b279b7246b4817a1fc9c1710f54/%7b%7dimage.0.bin
does not denote an existing file:
/usr/local/kmuweb_repositories/develop_author/website/workspaces/default/blobs/5f/aa/7b279b7246b4817a1fc9c1710f54/%7b%7dimage.0.bin
(No such file or directory)
at
org.apache.jackrabbit.core.value.BLOBFileValue.getStream(BLOBFileValue.java:415)
at
org.apache.jackrabbit.core.value.InternalValue.toJCRValue(InternalValue.java:294)
at
org.apache.jackrabbit.core.PropertyImpl.getValue(PropertyImpl.java:467)
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------