Closed
Bug 281756
Opened 20 years ago
Closed 8 years ago
XHTMLize buildconfig
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: raccettura, Assigned: raccettura)
Details
Attachments
(2 files, 2 obsolete files)
|
897 bytes,
patch
|
Details | Diff | Splinter Review | |
|
893 bytes,
patch
|
Details | Diff | Splinter Review |
about:buildconfig could be better... this bug will (hopefully) make it better. Patches forthcoming.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
Assignee: nobody → robert
Status: NEW → ASSIGNED
Comment 3•20 years ago
|
||
Those patches make the documents invalid XHTML (missing required xmlns attribute, eg).
Comment 6•20 years ago
|
||
Explain to me why xhtml is better than html? If you're going to do this, you should name the file .xhtml, otherwise we're processing it as HTML anyway.
Comment 7•20 years ago
|
||
(In reply to comment #6) > If you're going to do this, you should name the file .xhtml, otherwise we're processing it as HTML anyway. See also bug 261911 (attachment 172570 [details] [diff] [review]).
Updated•15 years ago
|
QA Contact: build-config
Comment 8•8 years ago
|
||
Mass bug cleanup for Core:Build Config. If you feel this bug has been closed in error, please re-open with new details.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•