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

Mixin types aren't modified for sub nodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Servlets Post 2.1.0
    • Servlets
    • None

    Description

      curl -F./jcr:mixinTypes=mix:created http://localhost:8888/test/content/child

      sets the mixin type for /test/content/child if that node exists, but

      curl -F./child/jcr:mixinTypes=mix:created http://localhost:8888/test/content

      doesn't.

      Attachments

        Activity

          People

            justinedelson Justin Edelson
            justinedelson Justin Edelson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: