Bug 20453

Summary: wrong character set for chinese FAQ
Product: Documentation Reporter: Wolfram Schneider <wosch>
Component: Books & ArticlesAssignee: Alexey Zelkin <phantom>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Wolfram Schneider freebsd_committer freebsd_triage 2000-08-07 12:10:00 UTC
The chinese FAQ at http://www.freebsd.org/zh/FAQ/
use the wrong character set iso 8859-1

Fix: 

see the japanese FAQ how to set the character set, e.g. 
in the HTML header should be a line like:

<META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=Big5-TW">
Comment 1 foxfair 2000-08-31 10:08:16 UTC
  That's bcoz we have old version of zh-FAQ in www.FreeBSD.org, wosch
could you please fetch the up-to-date zh-FAQ sgml files and reinstall it
into our web site? AFAIK the latest version of zh-FAQ doesn't have this
problem.

-Foxfair

==============================
[......]
>Description:
The chinese FAQ at http://www.freebsd.org/zh/FAQ/
use the wrong character set iso 8859-1
>How-To-Repeat:
>Fix:
see the japanese FAQ how to set the character set, e.g. 
in the HTML header should be a line like:
<META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=Big5-TW">

  We use charset="big5" (case insensitive) or "euc-tw", but I guess this
one is not harmful too.
Comment 2 phantom 2000-08-31 14:28:37 UTC
hi,

On Thu, Aug 31, 2000 at 02:10:05AM -0700, Foxfair Hu wrote:
 
>    That's bcoz we have old version of zh-FAQ in www.FreeBSD.org, wosch
>  could you please fetch the up-to-date zh-FAQ sgml files and reinstall it
>  into our web site? AFAIK the latest version of zh-FAQ doesn't have this
>  problem.

I not sure that "up-to-date zh-FAQ" you mean but since linuxdoc->docbook
conversion zh-FAQ was affected to this problem (as well as all other
translated FAQs)

I just fixed your problem in similar way as for Russian and Japanese FAQs
(see rev 1.2 of doc/zh_TW.Big5/share/sgml/freebsd.dsl)

PS: BTW, why linuxdoc version of chinese FAQ still exists in the doc tree ?

-- 
/* Alexey Zelkin               && phantom@cris.net       */
/* Tavric National University  && phantom@FreeBSD.org    */
/* Sysadmin/Developer          && phantom@sms.umc.com.ua */
Comment 3 Alexey Zelkin freebsd_committer freebsd_triage 2000-08-31 14:28:56 UTC
State Changed
From-To: open->feedback

Web tree will be rebuilt and reinstalled within 24 hrs . Please check 
problem after that time and report result. Thanks! 



Comment 4 Alexey Zelkin freebsd_committer freebsd_triage 2000-08-31 14:28:56 UTC
Responsible Changed
From-To: freebsd-doc->phantom

I'll handle this problem
Comment 5 Alexey Zelkin freebsd_committer freebsd_triage 2000-10-22 15:53:41 UTC
State Changed
From-To: feedback->closed

Feedback timeout