Delete LDAP server broken
Categories
(MailNews Core :: LDAP Integration, defect, P1)
Tracking
(thunderbird70 fixed, thunderbird71 fixed)
People
(Reporter: jorgk-bmo, Assigned: darktrojan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
2.95 KB,
patch
|
mkmelin
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1576365 +++
In options, composition, addressing you bring up the list of LDAP servers and click delete.
From bug 1576365 comment #36:
Delete doesn't work at all, you get:
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAbManager.deleteAddressBook] 2 abCommon.js:372
AbDeleteDirectory chrome://messenger/content/addressbook/abCommon.js:372
removeDirectory chrome://messenger/content/addressbook/pref-editdirectories.js:148
oncommand chrome://messenger/content/addressbook/pref-editdirectories.xul:1
Alice found this range:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=8bbeb44f15b366817cab0573ce3807d4fc09fc33&tochange=fa465d49d7bf9f021772b7080340e9856edf71c5
Assignee | ||
Comment 1•5 years ago
|
||
LDAP directories have two URIs… and I've used the wrong one.
I can't believe we have no test that fails because of this.
Assignee | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/109de898dc04
Fix deletion of LDAP address book. r=mkmelin
Reporter | ||
Comment 5•5 years ago
|
||
TB 70 beta 1:
https://hg.mozilla.org/releases/comm-beta/rev/ad3c158cf10f618bfc0eec26dcddccbacf39f39c
Description
•