-
Bug
-
Resolution: Won't Do
-
Major
-
4.0.0.Final
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.