Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1281

Copy Move operations dont work.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Servlets Post 2.1.0, JCR Jackrabbit Server 2.0.6
    • Servlets Post 2.1.0
    • None
    • None

    Description

      To reproduce:

      Create 2 content items:

      Attempt to copy one item on top of the other:

      Correctly encounter: 412 "Cannot copy JcrNodeResource, type=nt:unstructured, path=/d1 to /d2: destination exists"

      Attempt to copy one item on top of the other with :replace set to true:

      This should now succeed, however, it is returning:

      500 javax.jcr.PathNotFoundException: /d2

      and we know for sure /d2 exists!

      I think this might be related to changes in the pooling.

      Attachments

        1. test-SLING-1281.sh
          0.8 kB
          Ian Boston

        Activity

          People

            ianeboston Ian Boston
            ianeboston Ian Boston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: