1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/metamta/parser
epriestley f505584809 Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote
identifier

Summary:
Move the parser to a separate class so it can be easily unit tested, add some
tests. Properly parse emails with linebreaks in the quote line.

Test Plan:
Ran unit tests, used mail receiver to reply to an object.

Reviewed By: cadamo
Reviewers: aran, jungejason, tuomaspelkonen, cadamo
CC: aran, cadamo, epriestley
Differential Revision: 392
2011-06-02 16:59:17 -07:00
..
__tests__ Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote 2011-06-02 16:59:17 -07:00
__init__.php Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote 2011-06-02 16:59:17 -07:00
PhabricatorMetaMTAEmailBodyParser.php Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote 2011-06-02 16:59:17 -07:00