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

attempting to automatically set a protected property shouldn't cause a failure

    XMLWordPrintableJSON

Details

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

    Description

      this:

      curl -u admin:admin "-Fjcr:created=" "-Fjcr:primaryType=sling:Folder" http://localhost:8888/test/content/folder

      currently returns an error because jcr:created is a protected property in nt:hierarchyNode.

      We should just skip this property

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: