Closed
Bug 483011
Opened 16 years ago
Closed 16 years ago
need netError.dtd override - Thunderbird displays info with browser wording for web content problems
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: stef, Assigned: mkmelin)
References
()
Details
Attachments
(3 files)
10.38 KB,
patch
|
philor
:
review+
clarkbw
:
ui-review+
|
Details | Diff | Splinter Review |
13.63 KB,
patch
|
Details | Diff | Splinter Review | |
5.26 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.1b2) Gecko/20081201 Firefox/3.1b2
Build Identifier:
In latest 30x nightlies we use dom/locales/en-US/chrome/netError.dtd file to provide some info (like dnsNotFound.longDesc) about problems when web content isn't available for some reason.
We should replace all occurrences of "browser" with sth more general, like "application" in that file or override "the browser strings" in tb.
Reproducible: Always
Assignee | ||
Updated•16 years ago
|
Summary: Thunderbird displays info with browser wording for web content problems → need netError.dtd override - Thunderbird displays info with browser wording for web content problems
Assignee | ||
Comment 2•16 years ago
|
||
Oh the irony, the firefox neterror.dtd is so much more generic than the generic one... This is mostly using the firefox neterror.dtd with a few titles lower cased for consistency and using "website" consistenctly in the one file.
Will attach some more diffs for comparison.
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #371049 -
Flags: ui-review?(clarkbw)
Attachment #371049 -
Flags: review?(philringnalda)
Assignee | ||
Comment 3•16 years ago
|
||
Assignee | ||
Comment 4•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
Attachment #371051 -
Attachment description: thunderbird vs firefox → firefox vs thunderbird
Updated•16 years ago
|
Attachment #371049 -
Flags: ui-review?(clarkbw) → ui-review+
Comment 5•16 years ago
|
||
Comment on attachment 371049 [details] [diff] [review]
proposed fix
nice
Comment 6•16 years ago
|
||
Comment on attachment 371049 [details] [diff] [review]
proposed fix
Sigh. netErrorApp.dtd seemed like it would be such a nice idea.
Attachment #371049 -
Flags: review?(philringnalda) → review+
Assignee | ||
Comment 7•16 years ago
|
||
changeset: 2416:1e4907fbaed7
http://hg.mozilla.org/comm-central/rev/1e4907fbaed7
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•