Bug 197838

Summary: Change charset=iso-8859-1 on utf-8 in header at freebsd.org
Product: Documentation Reporter: Vladimir Druzenko <vvd>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: bjk, carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vladimir Druzenko freebsd_committer freebsd_triage 2015-02-19 22:56:27 UTC
Hello!

Pages on website https://freebsd.org use "charset=iso-8859-1" in header.
As a result can't see national characters on pages.
For example look at this page with charsets iso-8859-1 and utf-8 in browser: https://docs.freebsd.org/cgi/getmsg.cgi?fetch=33558+0+current/freebsd-emulation
Comment 1 Benjamin Kaduk freebsd_committer freebsd_triage 2016-12-26 20:02:45 UTC
What feedback was requested that timed out?
The issue still seems valid and could remain open for tracking.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2017-01-25 22:30:14 UTC
1. It was missunderstand of status from me. Sorry for my poor english.
2. Example URL was broken for a log time. But it already show something. But it show different page - not same as was at 2015-02-19 22:56:27 UTC.
3. Current charset is still iso-8859-1.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-22 15:00:28 UTC
Annoyingly we still use iso-8859-1 for many documentation pages. I believe wblock@ was working on a conversion.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2018-08-05 19:49:37 UTC
(In reply to Eitan Adler from comment #3)
Pure iso-8859-1 pages don't need to convert - it's correct utf-8.
Comment 5 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-01-26 19:24:13 UTC
Since the website was converted to Hugo/AsciiDoc, all the files are right now with UTF-8 and we're using HTML5.