php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55948 Incorrect URL in "PEAR Bug Database" email
Submitted: 2004-01-05 12:36 UTC Modified: 2004-01-05 14:51 UTC
From: mike dot carter at personalmedicaladvisor dot co dot uk Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 4.3.4 OS: Redhat 9
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mike dot carter at personalmedicaladvisor dot co dot uk
New email:
PHP Version: OS:

 

 [2004-01-05 12:36 UTC] mike dot carter at personalmedicaladvisor dot co dot uk
Description:
------------
The email sent out to a bug reporter ends with the message:

"The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://pear.php.net/bugs/445"

However this URL produces a 404 error. I would guess that the mod_rewrite rule builds up the incorrect URL now?

It should be http://pear.php.net/bugs/bug.php?id=445

Reproduce code:
---------------
http://pear.php.net/bugs/445

Expected result:
----------------
The contents as found @ http://pear.php.net/bugs/bug.php?id=445

Actual result:
--------------
404 error page

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-05 14:51 UTC] mj@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 05 19:01:27 2024 UTC