dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/58/3158/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #7570 Reply by email: outlook quote not properly stripped

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/MailGateway/CitationStripper.class.php +43 −0 Go to diff View file
M plugins/tracker/tests/Tracker/Artifact/MailGateway/CitationStripperTest.php +43 −12 Go to diff View file
M plugins/tracker/tests/Tracker/Artifact/MailGateway/ParserTest.php +14 −8 Go to diff View file
A plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_outlook_quote_en.txt +5 −0 Go to diff View file
A plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_followup_outlook_quote_fr.txt +1 −0 Go to diff View file
A plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_en.txt +30 −0 Go to diff View file
A plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_fr.txt +22 −0 Go to diff View file
M src/etc/local.inc.dist +3 −0 Go to diff View file