Closed
Bug 25964
Opened 25 years ago
Closed 25 years ago
pressing OK after touching IM prefs yields js error
Categories
(SeaMonkey :: Preferences, defect, P3)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: slogan)
Details
methinks this is different from bug 24890, since the error is different...
occurred while using comm bits on winNT, 2000-01-31-08.
to repro:
1. open prefs from menu, Edit > Preferences...
2. select the following categories from the tree (but don't change anything) in
this order:
a. IM
b. IM > Privacy
c. IM > Notification
d. Navigator
3. click the OK button.
result: the prefs dialog doesn't go away. (need to hit Cancel to make it
go away.) instead get the following js error in the console:
JavaScript Error: ReferenceError: aimPrivacyObject is not defined
URL: chrome://pref/content/prefIM.js
LineNo: 92
expected: prefs should happily go away w/o errors.
Reporter | ||
Comment 1•25 years ago
|
||
not sure if this should rank as dogfood, but it does block further testing of
the prefs when following the recipe...
Severity: normal → blocker
Reporter | ||
Comment 2•25 years ago
|
||
also occurs on linux and mac, so updating platform to All.
OS: Windows NT → All
Hardware: PC → All
fixed, should show up in Feb 02 builds.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•25 years ago
|
||
looks good! verif w/2000-02-02-09 linux comm bits.
Status: RESOLVED → VERIFIED
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•