stable
Clone or download
Read-only
request #7648: Default values from lists not set when submitting a new artifact with SOAP
Change-Id: I4318e1a1110d971c81a8c84207e397a5b8e3c135
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 |