Re: New deb mother tongue (CN problem)

2002-10-04 Thread Gerfried Fuchs
* Robin Rowe <[EMAIL PROTECTED]> [2002-10-03 13:58]: > With IE set to only {en-us} I was getting Debian pages in pr, despite the > fact that Portuguese was not one of the languages requested by the browser. That problem is a different one. IE did send in some versions the following: Accept-Langu

Re: New deb mother tongue (CN problem)

2002-10-04 Thread Robin Rowe
James, > You need to specify the url(s) used. Most, but not all, of the Debian > pages should handle en-us and en-gb just as en (due to the symlinks > Josip mentioned). Other variants, such as en-ca (alone with no valid > secondary choice) will return the smallest variant. It was random luck > tha

Re: New deb mother tongue (CN problem)

2002-10-03 Thread James A. Treacy
On Thu, Oct 03, 2002 at 01:58:18PM -0700, Robin Rowe wrote: > > I've set IE to only {en-ca}, but I still get en returned. Setting it to > {en-ca,fr} should, I think, return fr -- which it does. The > mod_negotiation.c code does a ranking to determine a best match and fr is an > exact match even if

Re: New deb mother tongue (CN problem)

2002-10-03 Thread Robin Rowe
Josip, > Oh, it works for en-us and en-gb because we worked around it (we added > symlinks for all files). It doesn't work for other en-* variants, see this: > > % wget -q --header="Accept-Language: en-us, fr" -O - www.debian.org | grep lang= > > > % wget -q --header="Accept-Language: en-ca, fr"

Re: New deb mother tongue (CN problem)

2002-10-03 Thread Josip Rodin
On Thu, Oct 03, 2002 at 01:32:33PM -0700, Robin Rowe wrote: > I'm looking at debugging the CN problem, but now I can't replicate the bug. > > With a browser set to en-us only Apache is coming up with en consistently, > whether viewing in IE or Mozilla. If I set Languages to {en-us, es}, I get > es

Re: New deb mother tongue (CN problem)

2002-10-03 Thread Robin Rowe
Josip, I'm looking at debugging the CN problem, but now I can't replicate the bug. With a browser set to en-us only Apache is coming up with en consistently, whether viewing in IE or Mozilla. If I set Languages to {en-us, es}, I get es and not en, but I'm not sure that's a bug. The random languag