stable

Clone or download

Read-only

Fix usages of potential null values and arguments when retrieving a document manager root

Those issues have been made visible by f5694aeea3b14319a8f89626c124e746f38b4193. Part of request #13583: Project creation crashes when the document manager is enabled after the creation of the first projects Change-Id: I6aa2b0c948bbea74bc8e99e7579bf4e5cc59a303

Modified Files

Name
M plugins/docman/include/Docman_Error_PermissionDenied.class.php +5 −6 Go to diff View file
M plugins/docman/include/Docman_PermissionsExport.class.php +4 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_LockInfos.class.php +10 −7 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_Obsolete.class.php +13 −5 Go to diff View file