Closed
Bug 1117089
Opened 10 years ago
Closed 10 years ago
preference.value is null opening the font settings.
Categories
(Thunderbird :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 37.0
People
(Reporter: mkmelin, Assigned: mkmelin)
Details
Attachments
(1 file)
1.33 KB,
patch
|
bwinton
:
review+
|
Details | Diff | Splinter Review |
Opening Preferences | Display | Formatting | Advanced gives me
Error: preference.value is null
Source File: chrome://messenger/content/preferences/fonts.js
Line: 88
... with little other visible problems.
Attachment #8543265 -
Flags: review?(bwinton)
Comment 1•10 years ago
|
||
Comment on attachment 8543265 [details] [diff] [review]
bugXXX_preference_is_null_fonts.patch
Review of attachment 8543265 [details] [diff] [review]:
-----------------------------------------------------------------
This will certainly fix the problem, but I'm curious why preference exists, but preference.value is null?
Attachment #8543265 -
Flags: review?(bwinton) → review+
Assignee | ||
Comment 2•10 years ago
|
||
The cause is the element: null values here: http://mxr.mozilla.org/comm-central/source/mail/components/preferences/fonts.js#26
I don't really know what the meaning of those are, and cvs archeology says it's been like this forever in tb.
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 37.0
You need to log in
before you can comment on or make changes to this bug.
Description
•