php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56244 add dropdown to select package version inside a bug report
Submitted: 2004-12-08 13:48 UTC Modified: 2006-01-28 19:23 UTC
From: smith at backendmedia dot com Assigned: cellog (profile)
Status: Closed Package: PECL bug system (PECL)
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2004-12-08 13:48 UTC] smith at backendmedia dot com
Description:
------------
it would be nice to have a dropdown for the package version to go along with the drop down for the php version. if a dropdown is too hard to add (afaik the php version drop down is hand managed and not dynamically generated) then an input field would suffice for now.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-28 10:19 UTC] ylf at xung dot org
I do agree with this. Most of bugs I see do not mention the package version. It would be nice to have something like :

Package version (or "cvs") : <input field>
 [2005-09-25 22:39 UTC] cellog@php.net
The following patch:

http://pear.php.net/~greg/package_version.patch.txt

is a way to implement Package Version as part of a bug report, so we
can track both things.
 [2005-09-26 00:05 UTC] dufuz@php.net
Thanks, now we just have to wait for some sys admin to add those SQL changes and then I'll commit.
 [2006-01-28 19:23 UTC] cellog@php.net
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.

I updated the mysql db and committed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC