Closed
Bug 321254
Opened 19 years ago
Closed 19 years ago
contacts sidebar leaks ldap connections
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
1.78 KB,
patch
|
mscott
:
superreview+
mscott
:
approval1.8.1+
|
Details | Diff | Splinter Review |
If you open the contacts sidebar in a compose window, and leave it open, and do an ldap search, we don't close the ldap connection when the compose window closes. We do close it if you close the sidebar, however. Fix upcoming that closes the ldap connection, and clears the search input, when the compose window is closed. This is all because of the compose window caching.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #206624 -
Flags: superreview?(mscott)
Updated•19 years ago
|
Attachment #206624 -
Flags: superreview?(mscott) → superreview+
The(In reply to comment #1)
> Created an attachment (id=206624) [edit]
> proposed fix
>
Is this bug fixed, this patch was checked in?
2005-12-22 16:27 bienvenu%nventure.com mozilla/ mailnews/ addrbook/ src/ nsAbLDAPDirectoryQuery.cpp 1.31 0/3 fix ldap connections geting closed from ab search 206018, sr=mscott
Assignee | ||
Updated•19 years ago
|
Attachment #206624 -
Flags: approval1.8.1?
Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Attachment #206624 -
Flags: approval1.8.1? → approval1.8.1+
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.1
Comment 3•19 years ago
|
||
this caused Bug 333510. I'm looking into why.
You need to log in
before you can comment on or make changes to this bug.
Description
•