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
F15411349: D16584.diff
Wed, Mar 19, 9:07 AM
F15379606: D16584.id39917.diff
Thu, Mar 13, 10:16 PM
F15353650: D16584.diff
Mon, Mar 10, 11:28 PM
Unknown Object (File)
Feb 18 2025, 11:46 AM
Unknown Object (File)
Feb 9 2025, 2:27 AM
Unknown Object (File)
Jan 29 2025, 5:43 PM
Unknown Object (File)
Jan 29 2025, 12:27 PM
Unknown Object (File)
Jan 25 2025, 10:53 AM
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
Branch
fix-mail-attachments
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 13802
Build 17836: arc lint + arc unit

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.