Closed
Bug 345678
Opened 19 years ago
Closed 19 years ago
missing charset meta tag in template
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304149
People
(Reporter: channy, Assigned: justdave)
Details
In header of bugzilla.mozilla.org, the meta tag with charset is missing. So we always change charset into utf-8 to make localization bug for writing i18n characters. Default charset is western (iso-8859-1).
add as following:
<meta http-equiv='Content-type' content='text/html; charset=utf-8'>
| Assignee | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 304149 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 2•19 years ago
|
||
this shouldn't be a meta tag fwiw, it should be an HTTP header
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
This data has been the bug that can be the logic that can be the http://printcalendartemplates.com/september-2017-printable-calendar-template/ useful segment of the variable information
You need to log in
before you can comment on or make changes to this bug.
Description
•