Hi Pontus, On Tue, Apr 12, 2011 at 1:16 AM, Pontus Amberg <[email protected]> wrote: > I took a quick peek at testJsonContentTypeException() in > PostServletOutputContentTypeTest and > it looks as if the test tries to invoke a "copy" operation...
> ....This leads to a recursive invocation of copy(Node src, Node dstParent, > String name) > in org.apache.sling.servlets.post.impl.operations.CopyOperation that will > eventually > fail due to a java.lang.StackOverflowError... Ouch...not good. I have created SLING-2050 to fix this, working on it right now, thanks for the analysis! -Bertrand
