stable
Clone or download
Read-only
Merge commit 'refs/changes/89/11789/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11675: Updating an artifact through SOAP sets an invalid comment format in database Change-Id: I4c7dd1c74848bf825cec66a57e6c5b51ca3ebbeb
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/db/mysql/updates/2018/201806251130_fix_invalid_comment_format.php | +41 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/SOAPServer.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_Changeset_CommentTest.php | +9 | −1 | Go to diff View file |