Your message dated Sun, 15 Sep 2002 21:33:00 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#160952: www.debian.org: Broken link if Accept-language is pl only. has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 15 Sep 2002 12:48:55 +0000 >From [EMAIL PROTECTED] Sun Sep 15 07:48:55 2002 Return-path: <[EMAIL PROTECTED]> Received: from goofie.jmc.com.pl [212.244.42.5] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17qYpZ-0000o3-00; Sun, 15 Sep 2002 07:48:54 -0500 Received: by goofie.jmc.com.pl (Postfix, from userid 1000) id 0D48115729; Sun, 15 Sep 2002 14:48:45 +0200 (CEST) From: "Artur R. Czechowski" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: www.debian.org: Broken link if Accept-language is pl only. X-Mailer: reportbug 1.50 Date: Sun, 15 Sep 2002 14:48:44 +0200 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: www.debian.org Version: N/A; reported 2002-09-15 Severity: important Page: Debian Developers' Corner http://www.debian.org/devel/ Link points to: Developers' Reference http://www.debian.org/doc/developers-reference/ Sessions details: [EMAIL PROTECTED]:~$ telnet www.debian.org 80 Trying 192.25.206.10... Connected to gluck.debian.org. Escape character is '^]'. GET /doc/developers-reference/ HTTP/1.1 Host: www.debian.org Accept-Language: pl HTTP/1.1 406 Not Acceptable Date: Sun, 15 Sep 2002 12:41:33 GMT Server: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2 Transfer-Encoding: chunked Content-Type: text/html; charset=iso-8859-1 1c2 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>406 Not Acceptable</TITLE> </HEAD><BODY> <H1>Not Acceptable</H1> An appropriate representation of the requested resource /doc/developers-reference/ could not be found on this server.<P> Available variants: <ul> <li><a href="index.en.html">index.en.html</a> , type text/html, language en </ul> <HR> <ADDRESS>Apache/1.3.26 Server at www.debian.org Port 80</ADDRESS> </BODY></HTML> 0 Note: adding English as a 2ndary language solves the problem, but server should return page with a default language if browser send no valid Accept-language header. Regards Artur -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux goofie 2.4.17 #1 SMP Mon Jan 14 22:14:46 CET 2002 i686 Locale: LANG=C, LC_CTYPE=pl_PL --------------------------------------- Received: (at 160952-done) by bugs.debian.org; 15 Sep 2002 19:35:17 +0000 >From [EMAIL PROTECTED] Sun Sep 15 14:35:17 2002 Return-path: <[EMAIL PROTECTED]> Received: from zobe.linuxfr.org [213.193.17.3] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17qfAq-0000rq-00; Sun, 15 Sep 2002 14:35:17 -0500 Received: by zobe.linuxfr.org (Postfix, from userid 1015) id 7CB63EB53; Sun, 15 Sep 2002 21:33:00 +0200 (CEST) Date: Sun, 15 Sep 2002 21:33:00 +0200 To: "Artur R. Czechowski" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#160952: www.debian.org: Broken link if Accept-language is pl only. Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.3.28i From: [EMAIL PROTECTED] (Denis Barbier) Delivered-To: [EMAIL PROTECTED] On Sun, Sep 15, 2002 at 02:48:44PM +0200, Artur R. Czechowski wrote: [...] > Note: adding English as a 2ndary language solves the problem, but server > should return page with a default language if browser send no valid > Accept-language header. Wrong, see HTTP specifications. I am closing this bug. Denis