stable

Clone or download

Read-only

Add a new level of purifier

part of story #14897: see rendered html diff in artifact changes You should be able to display a new level of purifier by forging an url: plugins/tracker/changeset/<changeset_id>/diff/strip-html/<artifact_id>/<field_id> Change-Id: I9856ea0437d1c67c1e105b11d67f82bc79c519e9

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Changeset/TextDiff/DiffProcessor.php +3 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/TextDiff/TextDiffRetriever.php +4 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_String.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php +4 −4 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/Changeset/TextDiff/TextDiffRetrieverTest.php +4 −4 Go to diff View file