stable
Clone or download
Read-only
Merge commit 'refs/changes/95/3295/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7648: Default values from lists not set when submitting a new artifact with SOAP Change-Id: I0212ff5abba7b3fedfe8df8a4bf6c387dbcf923c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_MultiSelectbox.class.php | +8 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Radiobutton.class.php | +8 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php | +12 | −0 | Go to diff View file |
A | plugins/tracker/tests/Tracker_FormElement_Field_ListTypes_GetDefaultValueTest.php | +199 | −0 | Go to diff View file |