On Thu, 21 Jun 2001, [EMAIL PROTECTED] wrote:
> On Thu, Jun 21, 2001 at 01:18:21AM +0300, Tommi Vainikainen wrote:
>> Order is random in finnish pages too.  If I do local build, order
>> is correct at least in finnish, swedish and english version.  I
>> didn't bother to check the rest.
> 
> This bug disappear when applying any of these changes:
>  b) replace
>       return uc($first) cmp uc($second)
>     by
>       return $first cmp $second
>     at the very end of langcmp (in template/debian/languages.wml)

I did apply this one, and after sleeping a bit I can even see it
works.  Thank you.

-- 
Tommi Vainikainen

Reply via email to