Closed Bug 148900 Opened 22 years ago Closed 22 years ago

older versions of Mozilla will erase LDAP bind DN from the prefs

Categories

(MailNews Core :: LDAP Integration, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.1beta

People

(Reporter: dmosedale, Assigned: dmosedale)

References

Details

(Keywords: dataloss, Whiteboard: [adt3 RTM])

Attachments

(1 file)

Until I checked in the patch for 135778, if the prefs code saw a .auth.dn
without a .savePassword, it blew away the .auth.dn.  This has the side effect
that if people switch from newer to older builds and then back, their .auth.dn
gets trashed.  

At first this didn't seem like a big deal, but the more I think about, the more
people will just perceive this as "mozilla is flaky".  So I'd like to
gratuitously write out .savePassword, even though it's not necessary, to avoid
this lossage.  Somewhere down the road, when everbody has 1.0x or newer, this
code can then be thrown out.
Blocks: 148891
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.0.1
This should be an easy fix.
nsbeta1- per mail triage.
Keywords: nsbeta1nsbeta1-
Attached patch patch, v1Splinter Review
One-line patch.  Always set .auth.savePassword.  We can remove this someday.
Comment on attachment 88404 [details] [diff] [review]
patch, v1

sr=bienvenu
Attachment #88404 - Flags: superreview+
Comment on attachment 88404 [details] [diff] [review]
patch, v1

r=srilatha
Attachment #88404 - Flags: review+
Fix checked into the trunk.  Since this bug involves dataloss for people with
multiple browsers (eg Netscape and Mozilla) installed (which will be true for
most Linux users), I'd like to renominate for landing on the branch.  Note that
the workaround used here is extremely trivial (4 lines of code).
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Keywords: nsbeta1-adt1.0.1, nsbeta1
Resolution: --- → FIXED
I concur. Plussing as a beta1+ bug. Yulian, can you try to verify this bug in
this mornings builds (looks like Dan checked it in late last night). If we can
verify it on the trunk today, we have a chance to get ADT approval before the
deadline.
Keywords: nsbeta1nsbeta1+
Verified with 20020621 Trunk build on Linux.
Status: RESOLVED → VERIFIED
Whiteboard: [adt3 RTM]
adt1.0.1- (on ADT's behalf), sorry ... let's get this one in the next release.
Keywords: adt1.0.1adt1.0.1-
Target Milestone: mozilla1.0.1 → mozilla1.1beta
Attachment #88404 - Flags: approval+
please checkin to the 1.0.1 branch. once there, remove the "mozilla1.0.1+"
keyword and add the "fixed1.0.1" keyword.
minusing as there's no one to own/land this change for 1.0.1
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: