Closed
Bug 280048
Opened 20 years ago
Closed 16 years ago
erroneous delete message option "remove it immediately"
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: guillaume, Assigned: mscott)
Details
(Whiteboard: closeme 2008-08-21)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When using the Server settings option, "When I delete a message, remove it immediately", the wording is pretty clear that the message will be removed right away not just hidden. It turns out that even with that option, Thunderbird is calling the "DELETE" command rather than the "PURGE" which would be consistent with the chosen option. It is especially useful if you trying to keep track of your mail of the same mailbox using two different protocols (one being IMAP). Please fix it. Reproducible: Always Steps to Reproduce: 1. Select the option "When I delete a message, remove it immediately" 2. Delete a message Actual Results: Thunderbird will send "DELETE" and not "PURGE" Expected Results: Thunderbird should send "PURGE" to actually delete the message.
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → 1.0
Comment 1•20 years ago
|
||
if we did that, you'd never be able to undo a delete. In this delete model, you have to decide when to compact the folder...
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > if we did that, you'd never be able to undo a delete. In this delete model, you > have to decide when to compact the folder... Unless you use a Trash folder, right? After all, that's what they are for. I think the wording is pretty clear, "remove it immediately" pretty much implies that there is no undeletion possible unless you use a Trash folder. I think it it pretty consistent. If you disagree, you could also provide at least an option which calls "PURGE" for people who actually need it. But again, I think "remove it immediately" is clear.
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
I second Guillaumes opinion - the wording is clear and if one select such an option, one cannot reasonably expect to be able to undo the delete.
Agreed, the e-mail should be deleted immediatly as that is what the option says.
Updated•18 years ago
|
QA Contact: general
Comment 6•16 years ago
|
||
Reporter, does the issue still exist in the latest supported 2.0.0.x / Shredder trunk nightlies? (1.5.0.x is now end-of-life and the latest 2.0.0.x is version 2.0.0.16)
Whiteboard: closeme 2008-08-21
Comment 7•16 years ago
|
||
RESO INCO per lack of response to previous comment. If you feel this change was made in error, please respond to the bug with your reasons why.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•