Closed Bug 293190 Opened 21 years ago Closed 21 years ago

[MAS v1.8b2-xxxx] In <AccountManager.js>, "Warning: reference to undefined property formElement.selectedItem.value"

Categories

(SeaMonkey :: MailNews: Account Configuration, defect)

x86
Windows 98
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED
seamonkey1.0alpha

People

(Reporter: sgautherie, Assigned: iannbugzilla)

Details

(Keywords: regression)

Attachments

(1 file)

[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.7) Gecko/20050414] (release) (W98SE) [Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050217] (<-- 1.8b1 !) (W98SE) No bug. [Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050506] (nightly) (W98SE) You have to have multiple accounts, and it seems not to happen for the first of its kind (mail OR news). 1. Start MailNews 2. Edit > M. & N. Account Settings... 3. Select almost any root account panel (the one with '-' on the left) 4. Click on any other panel in the list {{ Warning: reference to undefined property formElement.selectedItem.value Source File: chrome://messenger/content/AccountManager.js Line: 990 }}
Looks like a funky XBL issue. As a workaround we don't actually need that block any more; menulists have always had a value and radiogroups now have one too.
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050705 SeaMonkey/1.0a] (nightly) (W98SE) Warning still there.
Flags: blocking-seamonkey1.0a?
This patch: * Removes block as suggested by Neil so it falls through to returning formElement.value Could you try this and see if fixes your problem?
Assignee: mail → bugzilla
Status: NEW → ASSIGNED
(In reply to comment #3) > Created an attachment (id=188765) [edit] > Simple patch v0.1 > > Could you try this and see if fixes your problem? [Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b3) Gecko/20050708 SeaMonkey/1.0a] (nightly) (W98SE) It does :-)
Attachment #188765 - Flags: review?(mnyromyr)
Attachment #188765 - Flags: review?(mnyromyr) → review+
Attachment #188765 - Flags: superreview?(mscott)
Attachment #188765 - Flags: superreview?(mscott) → superreview?(neil.parkwaycc.co.uk)
Attachment #188765 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Comment on attachment 188765 [details] [diff] [review] Simple patch v0.1 (Checked in) 'approval1.8b4=?': (SeaMonkey only !?) Trivial U.I. code cleanup, no risk.
Attachment #188765 - Flags: approval1.8b4?
Attachment #188765 - Flags: approval1.8b4? → approval1.8b4+
Comment on attachment 188765 [details] [diff] [review] Simple patch v0.1 (Checked in) Checking in AccountManager.js; new revision: 1.114; previous revision: 1.113 done
Attachment #188765 - Attachment description: Simple patch v0.1 → Simple patch v0.1 (Checked in)
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Flags: blocking-seamonkey1.0a?
Resolution: --- → FIXED
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b4) Gecko/20050729 SeaMonkey/1.0a] (nightly) (W98SE) V.Fixed.
Status: RESOLVED → VERIFIED
Target Milestone: --- → Seamonkey1.0alpha
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: