stable

Clone or download

Read-only

Remove tracker plugin code leaks in the core

Part of request #14536: Check that plugins code does not leak into the core Change-Id: I498682f55852f339b66762b5d74dd56da84f220a

Modified Files

Name
M plugins/timetracking/include/timetrackingPlugin.php +3 −2 Go to diff View file
M plugins/tracker/include/REST/FieldListBindUserValueRepresentation.class.php +4 −4 Go to diff View file
R src/common/Project/REST/UserRepresentation.class.php Go to diff View file
R src/common/Widget/Event/GetTrackersWithCriteria.php Go to diff View file
M plugins/tracker/include/REST/v1/ProjectTrackersResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Users.class.php +4 −3 Go to diff View file