php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56126 Pear and Pecl packages mixed up
Submitted: 2004-07-09 09:25 UTC Modified: 2004-07-09 09:35 UTC
From: bart at mediawave dot nl Assigned: danielc (profile)
Status: Not a bug Package: PECL website (PECL)
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bart at mediawave dot nl
New email:
PHP Version: OS:

 

 [2004-07-09 09:25 UTC] bart at mediawave dot nl
Description:
------------
DB_DataObject is a PEAR package. However, it's possible to view this PEAR package through the Pecl.php.net website.

http://pecl.php.net/package/DB_DataObject/

Viewing Pecl packages in pear.php.net doesn't work. The user gets redirected to pecl.php.net. 

Reproduce code:
---------------
http://pecl.php.net/package/DB_DataObject/

Expected result:
----------------
Package does not exist

or

Jump to http://pear.php.net/package/DB_DataObject/

Actual result:
--------------
Viewing the PEAR package as if it's a Pecl package.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-09 09:35 UTC] danielc at analysisandsolutions dot com
While you are correct, this is a problem with the PECL website.  Please open the bug report there.

The PEAR website already checks if the request is for a PECL package and forwards the browser there if it is.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC