[Bug 303140]

Kai Engert 303140 at bugs.launchpad.net
Mon Sep 23 21:26:41 UTC 2024


Just a note to myself:
The action happens in AttachmentDeleter::InternalStartProcessing
which uses the URL parameters &del= and &detachTo= to signal which part is treated,
and the constructed streamconverter will run through mimemult.cpp, MimeMultipart_parse_line.
The code for case MimeMultipartHeaders writes a text/x-moz-deleted header.
See also obj->options->state->strippingPart

If we don't find an easy way to rewrite the existing message with different content types,
implementing this feature would require similar code that executes a similar sequence of steps,
but instead of stripping, just replacing content-type headers.

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/303140

Title:
  No more "Save all" / "detach all" / "delete all" for attachments

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/303140/+subscriptions




More information about the Ubuntu-mozillateam-bugs mailing list