Closed
Bug 188245
Opened 23 years ago
Closed 22 years ago
can't undo delete mesgs for pop mail acnts
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4alpha
People
(Reporter: grylchan, Assigned: Bienvenu)
Details
(Keywords: regression, Whiteboard: [adt1])
Attachments
(1 file)
|
9.75 KB,
patch
|
Details | Diff | Splinter Review |
Using commercial trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030106 Xp
and 1/7 trunk on linux 2.2
If you delete mesg(s) on a pop account and then try to undo via
menu: edit|undo
control keys: ctrl-z
It won't work. Worked in 7.01.
I've tried with the following prefs checked/unchecked and undo delete
doesn't work for any of these:
- leave mesgs on server
- delete mesgs on server when they are deleted or moved to inbox
tried with nscp mesg server 6.0, 6.1
reproducable: always
steps:
1.Login to pop mail acnt
2.select a mesg or mesgs
3.Delete them via toolbar, keyboard or file menu
4.try to undo via menu or control keys
result: can't
expected: to have deleted mesgs reappear
nominating for next release. Didn't find any other open/simlar
bugs but this could be a dupe.
Keywords: nsbeta1
also tried on nscp mesg srver 4.15 and doesn't work either.
No problem 'undoing' for imap accounts
Keywords: regression
Comment 3•23 years ago
|
||
WFM. Win98, build ID 2003010304. POP server, download messages, don't leave
messages on server. I'll check other options and the latest nightly if you
think this would be helpful.
linux 2.2: 2003-01-03-08-trunk/. didn't work for me. Deleted mesg,
went to Edit|undo and it was grayed out.
Comment 5•23 years ago
|
||
WFM build ID 2003010808, Win98. Anyone else, working or not?
I tried this with ther 1-8 builds on linux, I did see it on my winxp and will
investigate
Sorry about the incomplete comment. I do not see the problem on linux and mac
osx with the 1-8 trunk builds but I do see it on my winxp system with a new
profile and existing profile.
reassigning to cavin since navin is not working on this area now
Assignee: naving → cavin
assigning this back to navin, reassinging will be done on triage team
Assignee: cavin → naving
Comment 10•23 years ago
|
||
I tested this more to find out why the flakieness in seeing this bug. I found a
criteria that is missing. If you have done a drag n drop within that mail
account then the the undo delete will now work. I now see this on all
platforms, it is still a regression because I tested again with the missing
criteria to see if 7.01 was OK, and it only happens to POP accounts and local
folders (however it's hard to see it in local folders because to get messages in
those folders you have to copy or move them there and doing that will set the
undo functionality to work).
To reproduce.
1. Create a new profile adding a POP mail account. (For simplicity, have only
that POP account in the profile.
2. Get the message for the POP account.
3. Select a message and click the Delete button.
4. Go to the Edit menu to undo the delete, notice it's disabled.
It will stay disabled no matter how many messages you delete.
5. Move any message from one folder to another
Now you will see Undo move and from this point on Undo Delete will work too.
*Initiating a move within that mail account will fix the undo delete being
disabled for that account.
You can also reproduce this in existing POP accounts with a profile by removing
the .msf file for Inbox and Trash forcing a rebuild of a new summary file. Once
rebuilt you will see the problem as described above.
Comment 11•23 years ago
|
||
taking.
I can reproduce this.
also, I think brendan sent me email about this a while ago.
we should fix this for beta.
Assignee: naving → sspitzer
Target Milestone: --- → mozilla1.3beta
Comment 13•23 years ago
|
||
sliding to 1.3 final
I have to see if I just fixed this with my checkin for bug #179856
Status: NEW → ASSIGNED
Target Milestone: mozilla1.3beta → mozilla1.3final
Comment 14•23 years ago
|
||
I mentioned that when Trash.msf has to be rebuilt, but I haven't yet selected
the Trash folder, I can't undo a Delete. Is that bug still around? I saw it
with 1.2b at least.
/be
Updated•22 years ago
|
Target Milestone: mozilla1.3final → mozilla1.4alpha
Comment 15•22 years ago
|
||
> I mentioned that when Trash.msf has to be rebuilt, but I haven't yet selected
> the Trash folder, I can't undo a Delete. Is that bug still around? I saw it
> with 1.2b at least.
that's bug #198909, working on a fix for it.
| Assignee | ||
Comment 17•22 years ago
|
||
I've got a fix for this. I had an initial patch from Seth which worked the first
time you did an undo of a delete by kicking off a reparse of the dest folder on
undo, but did not work the second time you tried to undo the delete of the same
message (not through any fault of the patch, but because of the fact that local
undo of delete was somewhat broken). I tracked down that problem, and will
attach a patch that addresses both.
| Assignee | ||
Comment 18•22 years ago
|
||
| Assignee | ||
Comment 19•22 years ago
|
||
Comment on attachment 122931 [details] [diff] [review]
proposed fix
this has r/sr/a=sspitzer
| Assignee | ||
Comment 20•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 21•22 years ago
|
||
using trunk build 20030516 on winxp, macosx and linux this is fixed. Verified
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•