https://issues.apache.org/bugzilla/show_bug.cgi?id=44699

           Summary: Language links "title" are garbled
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=21726)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21726)
screen shot (IE7)

Charset of HTML are different between languages.

de ISO-8859-1
en ISO-8859-1
es ISO-8859-1
fr ISO-8859-1
ja EUC-JP
ko EUC-KR
pt-br ISO-8859-1
tr UTF-8

Value of title attribute of link tags of Available Languages is from
style/lang/(lang).xml language/messages id=nativename. Each
style/lang/(lang).xml defines nativename with their own charset. This causes
garbled HTML.

For example, EUC-JP (charset for Japanese) doesn't contain alphabet with
diacritic.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to