stable

Clone or download

Read-only

request #8102: REST API throws 500 when empty artifact string field in PUT /artifacts/:id

Change-Id: Id69cc3d203ea3885a28f0391ff247a625e74a2fb

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactValuesRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_String.class.php +4 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php +7 −1 Go to diff View file