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

JcrModifiablePropertyMap remove method doesn't remove

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • JCR Resource 2.0.2
    • JCR Resource 2.0.4
    • JCR
    • None

    Description

      Call to this Map remove method does not remove from the map, nor are the removals persisted on call to its save method.

      I guess this is to to a mistake in the method at ln 108.

      final Object oldValue = this.cache.get(key);

      Here the read vealues are just accesses but not removed.

      Attachments

        1. SLING-890.patch
          0.7 kB
          christian

        Activity

          People

            cziegeler Carsten Ziegeler
            chrisk christian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: