Closed
Bug 387092
Opened 17 years ago
Closed 17 years ago
LDAP server position not deleted with other LDAP preferences
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 249613
People
(Reporter: mozilla.org, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: version 2.0.0.4 (20070604)
I keep all settings in Subversion. What follows is what I found in the diff between two versions in my repository.
At around the same time as I changed from version 2.0.0.0 to 2.0.0.4, I removed one LDAP server and added another one. All the settings for the old server were removed from prefs.js, except for one which was /added/:
user_pref("ldap_2.servers.<old name>.position", 0);
Several versions later, this setting is still in prefs.js.
This seems like the kind of bug that could cause problems further down the line.
Reproducible: Didn't try
Comment 1•17 years ago
|
||
DUP of Bug 249613?
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•