Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5852

Add Remove to display of PERMISSION_NAME_ALL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3.2
    • 5.3.1
    • security

      In class info.magnolia.cms.security.Permission

      String PERMISSION_NAME_ALL = "(Add, Set, Read, Execute, Syndicate)";

      the "Remove" is missing used for displaying.

      This constant is used in info.magnolia.cms.security.PermissionImpl

      and the rights are set correctly, but only the display PERMISSION_NAME_ALL is missing the "Remove".

      nameStrings.put(Long.valueOf(Permission.ALL), Permission.PERMISSION_NAME_ALL);

        Acceptance criteria

              efochr Evzen Fochr
              lfischer Lars Fischer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD