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

JCR ContentLoader doesn't handle Path or Name properties (or URI in JCR 2)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • JCR Contentloader 2.0.6
    • JCR
    • None

    Description

      If you have a node type which uses Path or Name properties (or, in JCR 2, URI properties), initial content loading will be unable to set these properties.

      This appears to be because the default behavior of JsonReader is to use String as the property type. By changing this to Undefined, we can allow the repository to pick the appropriate property type.

      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: