Closed
Bug 227565
Opened 22 years ago
Closed 21 years ago
Error in T-bird rel notes header
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: simo-dev, Assigned: mohr.42)
References
()
Details
I closed the h1 tag because even mozilla displayed it correctly, with Explorer
I saw an header1 page only :-) (all the page was rendered in H1)
-
- <div align="center"><h1>Mozilla Thunderbird 0.4<h1></div>
+
+
+ <div align="center"><h1>Mozilla Thunderbird 0.4</h1></div>
| Assignee | ||
Comment 1•22 years ago
|
||
Confirming. I tried to correct this but got a page-long rather than two-line
diff--is this page dynamically generated?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•22 years ago
|
||
> Confirming. I tried to correct this but got a page-long rather than
> two-line diff--is this page dynamically generated?
No, it means that the file is in DOS (or mac?) text format and Doctor can't
handle it. Just make the change and make a note about the DOS-Unix conversion.
-> Robert
Assignee: endico → mohr.42
QA Contact: imajes → endico
Summary: Error in header → Error in T-bird rel notes header
| Assignee | ||
Comment 3•21 years ago
|
||
Ahh--DOS line endings mess up lots of things, and according to the style guide
shouldn't even be in there.
Fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•