stable

Clone or download

Read-only

story #8173 Remove cross references in comments

As we export from a first Tuleap instance and we import into another Tuleap instance, we cannot ensure that art #01 (for instance) in Tuleap A is the same as art #01 in Tuleap B So to not leak data, we decide to remove these cross-reference by adding a space between # and 01. Change-Id: I86b36b3e647519fa5ece75c904d81e6b58296e80

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php +19 −3 Go to diff View file
M plugins/tracker/tests/Tracker_Artifact_Changeset_CommentTest.php +37 −8 Go to diff View file