Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-5089

Document illegal item names in Oak

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0, 1.10.0
    • doc
    • None

    Description

      From OAK-4857. Oak like Jackrabbit 2 has limits on valid node/property names in addition to the illegal chars from the JCR spec. This isn't documented yet.

      Here is what I know so far:

      • illegal node name if entire name is empty or . or ..
      • no length limit (?)
      • otherwise name can have all unicode chars except:
      • JCR illegal chars / : [ ] | *
      • Character.isWhitespace(), except for regular space u20 which is allowed, except first or last char

      Attachments

        1. OAK-5089.diff
          4 kB
          Julian Reschke

        Issue Links

          Activity

            People

              reschke Julian Reschke
              alexander.klimetschek Alexander Klimetschek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: