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

boolean value constraints exposed in custom format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • jackrabbit-core, nodetype
    • None

    Description

      It seems that Jackrabbit currently exposes boolean value constraints in a non-compliant way.

      For a constraint of "true", JSR-170 (6.7.16) IMHO requires a range notation such as:

      [ true, true ]

      JSR-283 on the other hand currently states that constraints on boolean values are not exposed at all.

      Jackrabbit in fact exposes the constraint as

      true

      which of course makes a lot of sense. I think both JSR-170 and JSR-283 should be fixed to require this behavior.

      Attachments

        Activity

          People

            Unassigned Unassigned
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: