[Bug 221330] the web page character encoding does not match the characters

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 8 10:59:32 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221330

            Bug ID: 221330
           Summary: the web page character encoding does not match the
                    characters
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Website
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: lothar.linhard at gmail.com

For example in: https://www.freebsd.org/releases/11.1R/installation.html
The file header says:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

But the contents says:
1.\xc2\xa0Installing FreeBSD

This is obviously UTF-8 encoding C2 A0 (refering to NONBREAKABLE SPACE, Unidoce
0xA0) - but (see above) the file should be iso-8859-1 encoded.

My uptodate Chrome displays nonsence (of cause).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list