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

I can tag a page even without convenient rights

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.0 alpha
    • None
    • None
    • None

      The server answer that I have no right to tag a page (authorized=false)
      On dialog box the tags appear as disabled but I can select them.

      Moreover, the server answer I have no right but I'm an administrator user with all rights.

          [CMS-6880] I can tag a page even without convenient rights

          The issue was caused by two errors:

          • The GetTagsAction class check the right "WEB_Rights_Page_Tag" instead of "Web_Rights_Page_Tag" (works on MySQL, failed on Derby)
          • The "check interceptor" cares only "disabled" property. It should look at "authorized" property too.

          Laurence Aumeunier added a comment - The issue was caused by two errors: The GetTagsAction class check the right "WEB_Rights_Page_Tag" instead of "Web_Rights_Page_Tag" (works on MySQL, failed on Derby) The "check interceptor" cares only "disabled" property. It should look at "authorized" property too.

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: