php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27936 http://cvs.php.net now needs trailing slashes
Submitted: 2004-04-09 15:47 UTC Modified: 2004-04-09 23:43 UTC
From: danielc at analysisandsolutions dot com Assigned: chagenbu (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: Irrelevant
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: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2004-04-09 15:47 UTC] danielc at analysisandsolutions dot com
Description:
------------
Something has chagned on http://cvs.php.net/.

Directories were viewed using URI's w/o trailing slashes:
http://cvs.php.net/cvs.php/pear/DB

Now a trailing slash is needed:
http://cvs.php.net/cvs.php/pear/DB/

Going to a URI without a slash now produces a 404.  All of the links from PEAR package pages (and all hyperlinks using the old format) are thereby broken.  Ouch.

Thanks.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-09 17:22 UTC] derick@php.net
Your upgrade broke it, now you can fix it :-)
 [2004-04-09 23:43 UTC] chagenbu@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC