Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Content Distribution Core 0.2.10
-
None
-
None
Description
In DistributionPackageExporterServlet [1] an error is logged if the package cannot be copied but it should also be signaled to the calling party by not sending 200 status code.
[1]https://github.com/apache/sling-org-apache-sling-distribution-core/blob/7317793d754205b47c1edb24d259c725a12d4b67/src/main/java/org/apache/sling/distribution/servlet/DistributionPackageExporterServlet.java#L110