Page MenuHomePhabricator

Backport fix from php-mime-mail-parser to fix attachment parsing
ClosedPublic

Authored by bzerr on Sep 21 2016, 9:51 PM.
Tags
None
Referenced Files
F13060102: D16584.diff
Fri, Apr 19, 5:20 PM
Unknown Object (File)
Thu, Apr 11, 10:29 AM
Unknown Object (File)
Mon, Apr 8, 11:48 PM
Unknown Object (File)
Mon, Apr 8, 11:47 PM
Unknown Object (File)
Fri, Apr 5, 11:49 PM
Unknown Object (File)
Tue, Apr 2, 9:42 AM
Unknown Object (File)
Tue, Apr 2, 9:28 AM
Unknown Object (File)
Sun, Mar 31, 12:28 PM
Subscribers

Details

Summary
  • Allow proper parsing of attachments with missing Content-Disposition header
Test Plan
  • Create application email for Maniphest.
  • Send example broken email from Outlook 2007 to that address

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bzerr retitled this revision from to Backport fix from php-mime-mail-parser to fix attachment parsing.
bzerr updated this object.
bzerr edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.
epriestley added inline comments.
externals/mimemailparser/MimeMailParser.class.php
260

Missing some text in this comment ("Some mail clients do not..."), but I'll fix that locally. Thanks!

This revision is now accepted and ready to land.Sep 21 2016, 10:02 PM
This revision was automatically updated to reflect the committed changes.