Closed Bug 397264 Opened 17 years ago Closed 14 years ago

Mailbox view that shows when attachments have been deleted/removed

Categories

(Thunderbird :: Mail Window Front End, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 305485

People

(Reporter: debbie, Unassigned)

Details

(Whiteboard: [penelope_wants])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Build Identifier: 

Currently attachments in the mailbox view are shown as being present even if they have been deleted. Ideally the mailbox view would show an attachment icon with a cross though it, similar to how a deleted attachment is shown when the mail is opened.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
I agree that it would be nice to remove the attachment icon from the TOC. My suspicion is that since we leave a 'stub' behind in the message, the code that updates the TOC still thinks there is an attachment. This is what gets left behind in the message after an attachment is deleted:


-------------060405070804090906060005
Content-Type: text/x-moz-deleted; name="Deleted: sample.txt"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline; filename="Deleted:sample.txt"
X-Mozilla-Altered: AttachmentDeleted; date="Mon Sep 24 10:12:41 2007"

The original MIME headers for this attachment are:
Content-Type: text/plain;
 name="sample.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="sample.txt"


--------------060405070804090906060005--



Matt
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P3
Hardware: PC → All
Target Milestone: --- → Future
I was not suggesting that the attachment icon was just removed, but that it was replaced by a different icon which indicates a removed/deleted attachment. Would the stub that is left allow the triggering of a different icon in the attachment column.

(In reply to comment #1)
> I agree that it would be nice to remove the attachment icon from the TOC. My
> suspicion is that since we leave a 'stub' behind in the message, the code that
> updates the TOC still thinks there is an attachment. This is what gets left
> behind in the message after an attachment is deleted:
> 
> Matt

I agree with Debbie's comment, the functionality in Eudora worked like this:
- you could always see the small envelope in the message list telling you that there is (or there had been) an attach to the message
- when you opened that message the icons where telling you immediately if the attachment was still present in the attach directory. If it was not the icons were crossed.

Like it is now you always have to try to "detach" the attachments before getting an error.

I like to detach all the attachments in order to have lighter mail files that contain only the test of my mails, that is why I liked Eudora so much. Now it is very difficult to understand if you have already done the job or not.

Thanks

Fab
Assigning to Thunderbird as this is not unique to Penelope. Keeping link by adding '[penelope_wants]' to Whiteboard.
Assignee: mozilla-bugs → nobody
Component: Mail Window → Mail Window Front End
Product: Penelope → Thunderbird
QA Contact: mail-window → front-end
Whiteboard: [penelope_wants]
Target Milestone: Future → ---
Version: unspecified → 3.0
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.