stable

Clone or download

Read-only

request #9515 Fatal error while listing permissions of a user group

When a user group has specific permissions on a FRS release, this release is listed in project » admin » user groups » le_group » permissions. However, as soon as the release is deleted there is a fatal error appearing on the permissions page for the user group. Bonux: a little glossification of the table. Change-Id: I6a7037cb83be96e9689e2e26c52d96c2df6fe848

Modified Files

Name
M src/common/project/Admin/ProjectUGroup/View/Permissions.class.php +94 −56 Go to diff View file
M src/www/file/file_utils.php +0 −24 Go to diff View file
M src/www/project/admin/permissions.php +12 −2 Go to diff View file
A src/www/themes/FlamingParrot/css/utils/_admin.scss +5 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_definitions.scss +1 −0 Go to diff View file
M src/www/themes/common/css/utils/_admin.scss +21 −5 Go to diff View file