php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13602 Bug search: allow bugid's
Submitted: 2001-10-08 16:41 UTC Modified: 2001-11-11 03:25 UTC
From: jeroen@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: MyOS
Private report: No CVE-ID: None
 [2001-10-08 16:41 UTC] jeroen@php.net
Feature request:

It'd be nice if, upon entering a number in 'search bugs for', you'll immediately go to the bug with that ID.

--Jeroen

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-13 19:37 UTC] jimw@php.net
done.
 [2001-10-17 12:02 UTC] jeroen@php.net
I've got another one...

http://bugs.php.net/9884

in httpd.conf:

RewriteRule ([0-9]+) /bug.php?id=\1

or something like that.
 [2001-11-11 03:25 UTC] mj@php.net
Rasmus fixed this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 14:01:33 2024 UTC