stable
Clone or download
Read-only
request #11043: Reply by email sends unwanted informations with Outlook
It seems that Outlook can use either \n or \r\n as new line Change-Id: Ie3a664653ff39ca59666982248d295f8af48a26f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/MailGateway/CitationStripper.class.php | +20 | −7 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Artifact/MailGateway/CitationStripperTest.php | +12 | −1 | Go to diff View file |
A | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/expected_outlook_quote_no_crlf.txt | +5 | −0 | Go to diff View file |
A | plugins/tracker/tests/Tracker/Artifact/MailGateway/_fixtures/outlook_quote_no_crlf.txt | +16 | −0 | Go to diff View file |