Page MenuHomePhabricator

Fix for email parsing from Outlook clients.
ClosedPublic

Authored by wotte on May 6 2014, 10:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 7:55 AM
Unknown Object (File)
Thu, Apr 11, 10:04 AM
Unknown Object (File)
Wed, Apr 10, 4:02 PM
Unknown Object (File)
Tue, Apr 2, 1:55 AM
Unknown Object (File)
Feb 24 2024, 8:03 PM
Unknown Object (File)
Feb 2 2024, 11:37 PM
Unknown Object (File)
Jan 24 2024, 10:00 AM
Unknown Object (File)
Jan 24 2024, 10:00 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPa57cbbea8c09: Fix for email parsing from Outlook clients.
Summary

D1239 got it mostly right, but some versions of Outlook apparently put a '> ' in front of the 'Original Message' marker, which the parser couln't grok.

Test Plan

Added a test case to the unit tests, applied the patch to my install and asked one of my heathen Outlook using colleagues to reply to a Conpherence post.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wotte retitled this revision from to Fix for email parsing from Outlook clients..
wotte updated this object.
wotte edited the test plan for this revision. (Show Details)
wotte added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 7 2014, 12:53 AM
wrotte updated this revision to Diff 21372.
wrotte added a subscriber: wrotte.

Closed by commit rPa57cbbea8c09 (authored by @wrotte).