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

Wront right context for contents that are not a child of the content root node.

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 3.9
    • 3.9
    • None
    • None

      I encountered the problem while dealing with contents stored under the JCR ametys:plugins root node.
      The GetContentInformationAction that is widely used by the CMS to retrieves info about contents manipulated by the user in the CMS workspace evaluates systematically the right context to :

      "/contents/" + content.getName();
      

      This may causes conflict while processing the user rights for a given content.
      I guess there issue is also valid for subcontent, that are physically stored under a content and hence are not direct children of the JCR content root node.

            Unassigned Unassigned
            trizzi Thibaut Rizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: