Closed
Bug 102266
Opened 23 years ago
Closed 22 years ago
Use copyService rather than directly using copyMessages routine
Categories
(MailNews Core :: Backend, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: naving, Assigned: naving)
References
Details
This is essential to serialize more than one copy request.
Assignee | ||
Comment 1•23 years ago
|
||
Thanks blizzard for pointing out this problem.
Status: NEW → ASSIGNED
Comment 2•23 years ago
|
||
Assignee: naving → blizzard
Status: ASSIGNED → NEW
Assignee | ||
Comment 3•23 years ago
|
||
Did you mean to reassign this bug. It will cover all of mailnews. I think you
intended to reassign bug 102178.
Comment 4•23 years ago
|
||
Oh, I thought you wanted me to tackle this.
Comment 6•23 years ago
|
||
besides copying to the sent folder what are some of the other areas that will be
affected by this fix?
Assignee | ||
Comment 7•23 years ago
|
||
practically everything that involves a copy operation. This is the one of
the major code clean-up that needs to be done.
Updated•23 years ago
|
Updated•23 years ago
|
Priority: -- → P2
Updated•23 years ago
|
Assignee | ||
Comment 8•22 years ago
|
||
I am in the middle of doing this because I need it for drag and drop of search
results to mail3pane.
Assignee | ||
Comment 9•22 years ago
|
||
I have rerouted most of the copies thru copy service, we still need to do some
like from nsMsgDBView and take care of delete msgs, will do it later. marking
this fixed
because it was mainly filed for fcc copies
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•20 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
•