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
F18804581: D16584.id.diff
Sat, Oct 18, 9:50 AM
F18798822: D16584.diff
Fri, Oct 17, 9:00 AM
F18658911: D16584.id39916.diff
Sep 23 2025, 9:02 AM
F18627331: D16584.diff
Sep 16 2025, 3:44 AM
F18623279: D16584.id.diff
Sep 15 2025, 3:07 PM
F18620812: D16584.diff
Sep 15 2025, 6:23 AM
F18597985: D16584.id39916.diff
Sep 13 2025, 4:06 AM
F18508123: D16584.id.diff
Sep 5 2025, 2:37 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
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.