thunderbird / thunderbird/thunderbird-android
Content-Type of attachments: handle text/rfc822-headers as message/rfc822
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Display attachments of Content-Type: text/rfc822-headers in the same way, as if they were of Content-Type: message/rfc822.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
In the Thunderbird for Android codebase, locate the attachment display path that branches on Content-Type and inspect how message/rfc822 attachments are handled. Treat text/rfc822-headers the same way and verify that such attachments display identically to message/rfc822 attachments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100