alldaysunshine opened a new pull request #1: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/1
When adding a file as a child of a versioned node, it is not possible to receive old versions of the file via the DefaultGetServlet. It is possible to receive childs that are not of type nt:file, so the above problem seems like an error. The test case attached currently exposes this behaviour and fails. A possible solution for a fix is provided in [SLING-9417], but I'm not that familiar enough with the versioning code to really propose a good solution. This is my first contribution to sling - so I would kindly ask you to excuse any possible mistakes about the process or how to get changes applied. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
