Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
webconsole-3.1.0
-
None
-
gentoo linux amd64 firefox 3.6
Description
This issue has been posted in ProSyst JIRA:
Cyrillic characters are not displayed properly. Because the <meta http-equiv="Content-Type" content="text/html; utf-8" /> is invalid it should be ... content="text/html;charset=utf-8" /> also since it is declared XHTML 1.0 Strict the document MUST start with <?xml version="1.0" encoding="utf-8" ?>.
—
This might be a problem of configuration or browser bug but still a small line can workaround the problem, so I'll add it to the main_header.html template.