stable
Clone or download
Read-only
request #7770: Wrong data when there are two reports on project dashboard using the same field as filter
Change-Id: I7016bf8aadc08da5d53bf9bbec22e4814a516dcd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/CrossSearch/CriteriaBuilder.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php | +12 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +11 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +18 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.class.php | +8 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php | +14 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php | +21 | −13 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ListTest.php | +20 | −10 | Go to diff View file |