stable
Clone or download
Read-only
Merge commit 'refs/changes/49/24549/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #24180: A tracker report with list field with invalid selected value can prevent the proper creation of a project Change-Id: I9cd0c314df1b2342f3776a7732f6ff4af64ccce9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/include/Report/ReportCriteriaJsonBuilder.php | +6 | −1 | Go to diff View file |
M | plugins/document_generation/tests/unit/Report/ReportCriteriaJsonBuilderTest.php | +31 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.php | +7 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/ReportCriteriaDao.php | +9 | −8 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_ListTest.php | +14 | −0 | Go to diff View file |