Closed
Bug 302251
Opened 19 years ago
Closed 19 years ago
Can't always cancel preferences
Categories
(Calendar :: Preferences, defect)
Calendar
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jminta, Assigned: jminta)
Details
Attachments
(1 file)
|
2.91 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
This is more embarassing fallout from bug 268084. If you view the General preferences screen and then switch to another screen, then hit cancel, a js warning is thrown saying backupPrefList is not defined. The variable falls out of scope when the you switch to a difference set of preferences.
| Assignee | ||
Comment 1•19 years ago
|
||
This just makes the backupPrefList a property of parent, so it's always in scope. Also fixes a few styling issues.
Attachment #190622 -
Flags: first-review?(mvl)
Updated•19 years ago
|
Attachment #190622 -
Flags: first-review?(mvl) → first-review+
Comment 2•19 years ago
|
||
patch checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Component: Sunbird Only → Preferences
QA Contact: sunbird → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•