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

Node.getReferences() does not properly reflect saved but not yet committed changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4, core 1.4.1, core 1.4.2
    • core 1.4.3
    • None

    Description

      Node.getReferences() currently only returns committed references. The specification however says:

      <quote>
      Some level 2 implementations may only return properties that have been
      saved (in a transactional setting this includes both those properties
      that have been saved but not yet committed, as well as properties that
      have been committed). Other level 2 implementations may additionally
      return properties that have been added within the current Session but are
      not yet saved.
      </quote>

      Jackrabbit does not support the latter, but at least has to support the first.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mreutegg Marcel Reutegger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: