Closed
Bug 134296
Opened 23 years ago
Closed 23 years ago
Code that determines default delete model needs to look at logon redirector
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(1 file)
1.20 KB,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
We have some code that determines the default delete model for redirected logon
servers - that code was looking at some special capabilities returned from the
server, but it needs to look at the logon redirection type instead, because when
it's called, we haven't talked to the server yet. It's unfortunate the code has
to be here, but the new patch is a step in the right direction.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 76798 [details] [diff] [review]
proposed fix
this has r=naving, sr=sspitzer
Attachment #76798 -
Flags: superreview+
Attachment #76798 -
Flags: review+
Comment 4•23 years ago
|
||
Comment on attachment 76798 [details] [diff] [review]
proposed fix
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #76798 -
Flags: approval+
Assignee | ||
Comment 5•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: huang → stephend
Verified in version 1.251 of nsIMAPIncomingServer.cpp
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=nsImapIncomingServer.cpp&root=/cvsroot&subdir=mozilla/mailnews/imap/src&command=DIFF_FRAMESET&rev1=1.250&rev2=1.251
Verified FIXED. (I do hope there is a feature bug for this, probably in Bugscape?)
Status: RESOLVED → VERIFIED
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
•