Closed Bug 193376 Opened 21 years ago Closed 21 years ago

Account Manager uses random value for isp's domain if not set

Categories

(SeaMonkey :: MailNews: Account Configuration, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.4alpha

People

(Reporter: pkwarren, Assigned: pkwarren)

References

Details

Attachments

(1 file)

If you take an ISP .rdf file (aol.rdf or nswebmail.rdf) and change the following
line from:
<NC:nsIMsgAccount about="domain:aol.com">
to:
<NC:nsIMsgAccount>

then there seems to be a random, uninitialized value used for the domain name of
the account. It seems that it should instead use an empty string for the value
of the domain name if it is not set.
over to pkw, who is investigating this.
Assignee: racham → pkw
Attached patch FixSplinter Review
This just adds a check against the domainURI to make sure it is in the format
"domain:hostname.com". If no domain is specified, we get a random value:
"rdf:xxxxxx" - this fixes the problem so if no domain is specified the Account
Manager will continue to work.
Attachment #114476 - Flags: review?(sspitzer)
Comment on attachment 114476 [details] [diff] [review]
Fix

r/sr=sspitzer

I think this can wait for 1.4 alpha.

pkw, is there a bug about adding movemail accounts to the account wizard
(a.k.a, "package up movemail.rdf")

if so, this bug should block that.
Attachment #114476 - Flags: superreview+
Attachment #114476 - Flags: review?(sspitzer)
Attachment #114476 - Flags: review+
aiming for 1.4 alpha
Target Milestone: --- → mozilla1.4alpha
Blocks: 107833
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Verified fixed in today's build.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: