stable

Clone or download

Read-only

Update code to take the signature change of User_UGroup::getId into account

This was missed in b946e2e91a41178a7c6eebef8aabb76c212eb064. Part of story #18408: plan Features in Program Increment Change-Id: I3bebe12c4b9cd92671ae45ec997789d6901e3c9e

Modified Files

Name
M plugins/frs/include/FRS/REST/v1/ServiceRepresentationBuilder.php +1 −1 Go to diff View file
M plugins/mediawiki/include/XMLMediaWikiExporter.php +2 −2 Go to diff View file
M plugins/project_ownership/include/project_ownershipPlugin.php +2 −2 Go to diff View file
M plugins/svn/include/SVN/Admin/GlobalAdministratorsController.php +1 −1 Go to diff View file
M src/common/FRS/FRSPackageController.php +1 −1 Go to diff View file
M src/common/FRS/FRSReleaseController.php +1 −1 Go to diff View file
M src/common/FRS/PermissionController.php +1 −1 Go to diff View file
M src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupUGroupFormatter.php +1 −1 Go to diff View file
M src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupUGroupRepresentationBuilder.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/Details/MemberPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/ProjectUGroupMemberUpdatable.php +1 −1 Go to diff View file
M src/common/Project/REST/v1/UserGroupResource.class.php +3 −3 Go to diff View file
M src/common/Project/UGroupManager.class.php +2 −2 Go to diff View file
M src/common/Project/UGroupRetrieverWithLegacy.php +1 −1 Go to diff View file
M src/common/Project/UGroups/Membership/StaticUGroups/StaticMemberRemover.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupManager.class.php +1 −1 Go to diff View file