Closed Bug 147841 Opened 23 years ago Closed 23 years ago

Error: warnCheckbox has no properties

Categories

(SeaMonkey :: Preferences, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: brant, Assigned: bugs)

References

()

Details

(Keywords: polish, regression)

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0+) Gecko/20020528 BuildID: 2002052809 There is a an Error: warnCheckbox has no properties error in the JavaScript Console when I use the Privacy > Images preferences. Reproducible: Always Steps to Reproduce: 1. Open preferences. 2. Expand Privacy & Security. 3. Click Images. Actual Results: An error appears in the JavaScript console: Error: warnCheckbox has no properties Source File: chrome://cookie/content/pref-images.xul Line: 71 Expected Results: There should be no error.
CCing people responsible for introducing this minor regression.
Assignee: bnesse → ben
Component: Preferences: Backend → Preferences
QA Contact: rvelasco → sairuh
Comment on attachment 85432 [details] [diff] [review] Proposed patch fix this the right way, don't just comment out the offending code. all you needed to do was put a if (!warnCheckbox) return;
Attachment #85432 - Flags: needs-work+
Comment on attachment 85432 [details] [diff] [review] Proposed patch alecf: I did it that way to match the previous comment that caused the regression.
This appears to be fixed in 2002060616 on Windows XP Home Edition.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Fix is in bug 97055.
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: