Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 2004 12:54:57 +0100
From:      Alex Dupre <ale@FreeBSD.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: Problems with mirrors.xml and advisories.xml
Message-ID:  <3FFBF391.2010203@FreeBSD.org>
In-Reply-To: <20040107.125628.98854700.hrs@eos.ocn.ne.jp>
References:  <20031220.024529.10288025.hrs@eos.ocn.ne.jp> <20031225.064240.74701770.hrs@eos.ocn.ne.jp> <20031230.052723.71544261.hrs@eos.ocn.ne.jp> <20040107.125628.98854700.hrs@eos.ocn.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Hiroki Sato wrote:

> hrs>  I put a new patchset[*] to fix both of the month name and
> hrs>  the sort order problem.  Alex and Martin, thanks for the report
> hrs>  of de_DE.ISO8859-1 and it_IT.ISO8859-15.  However, I am still
> hrs>  afraid about if the order in Russian docs are properly or not.
> hrs>  If anyone tried, please let me know. 

I found only a minor issue, that IMO is fixable by adding "-f" as sort 
flag, since the ordering shouldn't be case-sensitive:

Wrong: USA => Ukraine => United Kingdom (actual)
Correct: Ukraine => United Kingdom => USA (with -f flag)

>  A slightly revised version of the patchset which includes en and ja only
>  has been put at http://people.freebsd.org/~hrs/docwww_monthname_sort2.diff.gz.

Tested. It works fine.

--
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FFBF391.2010203>