-
Bug
-
Resolution: Won't Do
-
Major
-
4.0.0.Final
-
Wilfdfly 8.1.0.Final & Wildfly 8.0.0.Final
with Modeshape 4.0.0.Final kit downloaded from http://modeshape.jboss.org/downloads/downloads4-0-0-final.html
Picture size: 216Kb
Uploading a file via RESTful URL:
http://localhost:8080/modeshape-rest/repository/workspace/upload/somePath/binaryFile.png
is done without any error, however, subsequent downloading and checking the file results with downloading a corrupted file.
Note that the MIME type of the picture is recognized correctly to image/png.
Please see also the forum reference, where it is said that uploading the same files with standard JCR modeshape API works correctly.