Closed
Bug 19290
Opened 25 years ago
Closed 25 years ago
[DOGFOOD] [REGRESSION] Pop3 -- failed copying messages from one folder to another
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jefft, Assigned: dougt)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
This apparently failed due to the changes made to nsIFileStream.cpp revision
3.29. Backing out the changes fixed the problem.
Steps to reproduce the problem:
o Using Pop3 account
o Start apprunner with -mail
o Select a message from a pop3 folder
o Copy the message to another pop3 folder via Messages|Copy Message menu item
o Select the destination folder
o Select newly copied message
o Asserts in nsFileTransport
Comment 1•25 years ago
|
||
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Jeff, can you advise me how to verify this bug. We don't see it crash or hang
when we use our commercial build.
Just try copy any message from one pop3 folder to anther one. And see if you can
open and display the newly copied message. If you can then the problem is fixed.
Win_nt 4.0 (1999-11-22-09 M12)
Using the advise from Jeff and the scenario as described in the bug report, I am
able to copy a message from POP3 to another folder
1. in the same server
2. in another POP3 server
3. in another IMAP server
I can also open and display the newly copied message without any problem.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•