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 Ubuntu
Bugs, which is subscribed to 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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to