Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-5455

When a content is locked, its sub-contents appear locked by anonymous user

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.9
    • None
    • None
    • None

        [CMS-5455] When a content is locked, its sub-contents appear locked by anonymous user

        We should consider using shallow JCR locks instead of deep ones. This would allow locking an object and its sub-objects independently.

        Nicolas Gavalda (Inactive) added a comment - We should consider using shallow JCR locks instead of deep ones. This would allow locking an object and its sub-objects independently.

        subContent.isLocked() returns true but subContent.getLockedOwner() returns null

        Laurence Aumeunier added a comment - subContent.isLocked() returns true but subContent.getLockedOwner() returns null

          ngavalda Nicolas Gavalda (Inactive)
          laurence Laurence Aumeunier
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: