Hi Don,

On Wed, Dec 30, 2009 at 9:23 PM, Don Armstrong <[email protected]> wrote:
> On Wed, 30 Dec 2009, Anand Kumria wrote:
>> bugs.debian.org/558234
>>
>> and
>>
>> bugs.debian.org/#558234
>>
>> worked. I realise that '#' is a fragment identifer in URLs but
>> sometimes copying and pasting from a changelog includes the '#', this
>> would make things nicer.
>
> It does work if it actually gets passed to apache.

Hmm, it might be Firefox not working in my case. But even when trying
via telnet, it does not seem to be:

eve:[~]% telnet bugs.debian.org 80
Trying 206.12.19.114...
Connected to bugs.debian.org.
Escape character is '^]'.
GET /558234 HTTP/1.0
Host: bugs.debian.org


HTTP/1.1 302 Found
Date: Thu, 07 Jan 2010 15:40:06 GMT
Server: Apache
Location: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558234
[...]

But putting in a '#' does not result in the same redirection:

eve:[~]% telnet bugs.debian.org 80
Trying 206.12.19.114...
Connected to bugs.debian.org.
Escape character is '^]'.
GET /#558234 HTTP/1.0
Host: bugs.debian.org

HTTP/1.1 302 Found
Date: Thu, 07 Jan 2010 15:41:08 GMT
Server: Apache
Location: http://www.debian.org/Bugs/
[...]

I think the later get should work the same as the first.

Regards,
Anand



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to