You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Valentin Valchev (JIRA)" <ji...@apache.org> on 2010/08/11 10:27:16 UTC

[jira] Resolved: (FELIX-2535) Cyrillic characters are not displayed properly.

     [ https://issues.apache.org/jira/browse/FELIX-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Valchev resolved FELIX-2535.
-------------------------------------

    Resolution: Fixed

> Cyrillic characters are not displayed properly.
> -----------------------------------------------
>
>                 Key: FELIX-2535
>                 URL: https://issues.apache.org/jira/browse/FELIX-2535
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.1.0
>         Environment: gentoo linux amd64 firefox 3.6 
>            Reporter: Valentin Valchev
>            Assignee: Valentin Valchev
>             Fix For: webconsole-3.1.2
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.