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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 - 5 = ?
Subscribe to this entry?

 
 [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 27 06:01:31 2024 UTC