Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2275

some legal jcr names cause unneccessary server-roundtrips

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0-alpha11
    • jackrabbit-jcr2spi
    • None

    Description

      assume the following legal qualified jcr names:

      "

      {foo}"
      "{foo}

      bar"

      when items with such names are read from the spi layer, they are first interpreted as expanded form names.
      a prefix lookup for namespace 'foo' fails and the name is treated as qualified jcr name.

      => depending on the spi implementation, a server-roundtrip is required in order to determine that 'foo' is not a
      registered namespace.

      Attachments

        1. JCR-2275.patch
          1 kB
          Stefan Guggisberg

        Issue Links

          Activity

            People

              jukkaz Jukka Zitting
              stefan@jira Stefan Guggisberg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: