[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#111687: marked as done (404 pages should use UTF-8 or % encoding)



Your message dated Sun, 29 Feb 2004 18:28:36 +0000
with message-id <20040229182836.GC27645@mirror.positive-internet.com>
and subject line Agreed, closing
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; 8 Sep 2001 17:24:21 +0000
>From cesarb@nitnet.com.br Sat Sep 08 12:24:21 2001
Return-path: <cesarb@nitnet.com.br>
Received: from itaipu.nitnet.com.br [200.255.111.241] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15flq7-0005Tc-00; Sat, 08 Sep 2001 12:24:20 -0500
Received: (qmail 305 invoked from network); 8 Sep 2001 17:37:28 -0000
Received: from salzburg.nitnet.com.br (HELO flower.cesarb) (200.198.84.62)
  by itaipu.nitnet.com.br with SMTP; 8 Sep 2001 17:37:28 -0000
Received: from cesarb by flower.cesarb with local (Exim 3.31 #1 (Debian))
	id 15flpm-0000Zl-00; Sat, 08 Sep 2001 14:23:58 -0300
From: Cesar Eduardo Barros <cesarb@nitnet.com.br>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: 404 pages should use UTF-8 or % encoding
X-Reportbug-Version: 1.23
X-Mailer: reportbug 1.23
Date: Sat, 08 Sep 2001 14:23:58 -0300
Message-Id: <E15flpm-0000Zl-00@flower.cesarb>
Sender: Cesar Eduardo Barros <cesarb@flower.cesarb>
Delivered-To: submit@bugs.debian.org

Package: apache
Version: 1.3.19-1
Severity: normal

The 404 page for "http://localhost/á"; is:

Not Found
The requested URL /á was not found on this server.

It should have shown the non-ASCII characters as % escapes, as mozilla does in
the URL bar and before sending:

http://localhost/%C3%A1

It might also use UTF8 to convert it back to the intended code (see
http://lists.w3.org/Archives/Public/uri/1997Apr/0115.html
http://www.w3.org/International/O-URL-and-ident
http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.2.1
for background), but since some people use local encodings like latin-1 this is
not as good as the escapes.

By the way, http://localhost/á; is an invalid URL (that's why mozilla converted
it to http://localhost/%C3%A1 before sending to the server), and /á is also
invalid as the local part for a URL (at least before UTF-8 is standardized as
the canonical encoding for URLs).

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux flower 2.4.7 #1 Sat Jul 21 20:57:24 BRT 2001 i686
Locale: LANG=en_US.ISO8859-1, LC_CTYPE=en_US.ISO8859-1

Versions of packages apache depends on:
ii  apache-common                1.3.19-1    Support files for all Apache webse
ii  libc6                        2.2.4-1     GNU C Library: Shared libraries an
ii  libdb2                       2:2.7.7.0-1 The Berkeley database routines (ru
ii  mime-support                 3.12-1      MIME files 'mime.types' & 'mailcap
ii  perl                         5.6.1-5     Larry Wall's Practical Extraction 
ii  perl [perl5]                 5.6.1-5     Larry Wall's Practical Extraction 


---------------------------------------
Received: (at 111687-done) by bugs.debian.org; 29 Feb 2004 18:28:37 +0000
>From thom@debian.org Sun Feb 29 10:28:37 2004
Return-path: <thom@debian.org>
Received: from mirror.positive-internet.com [80.87.128.67] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AxVg5-0006kZ-00; Sun, 29 Feb 2004 10:28:37 -0800
Received: by mirror.positive-internet.com (Postfix, from userid 1002)
	id A324A432FA; Sun, 29 Feb 2004 18:28:36 +0000 (GMT)
Date: Sun, 29 Feb 2004 18:28:36 +0000
From: Thom May <thom@debian.org>
To: 111687-done@bugs.debian.org
Subject: Agreed, closing
Message-ID: <20040229182836.GC27645@mirror.positive-internet.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
X-Operating-System: Linux/2.6.2-1-686 (i686)
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: 111687-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_27 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
	version=2.60-bugs.debian.org_2004_02_27
X-Spam-Level: 

Note that 404 pages are informational for users. they're not standardised,
and they're not supposed to be machine readable.
Were it providing a hyperlinked URL also, then that should be escaped.
I'm closing this bug.
-Thom



Reply to: