Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Request #6828 Add package version field to bug editing form
Submitted: 2006-02-18 11:51 UTC
From: techtonik Assigned: pajoye
Status: Bogus Package: Bug System
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-02-18 11:51 UTC] techtonik
Description: ------------ In canned response there is a notice: '...If you are able to reproduce the bug with one of the latest versions, please change the package version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PEAR. ' The problem is that smb. forgot to include field to "change the package version" in bug reporting/editing form.

Comments

 [2006-02-18 11:56 UTC] techtonik
Sorry. I overlooked the fact that this field is actually present in bug reporting page. But it still missing from bug editing page. http://pear.php.net/bugs/bug.php?id=4983&edit=1
 [2006-02-18 12:02 UTC] pajoye
Sorry but you are confusing :) The package version field is present in each form: - initial bug submit page, a select field - Developer, a text field - Edit submission, a text field Can you please check again and name the page using the "button" names, it may help to actually know which page you are talking about :)
 [2006-02-18 13:50 UTC] techtonik
Oops. =) Too little time and too many thing to do. Well, yes, the field is already present. It is nice to see that. But is it possible to make it select box in edit/developer forms also? Is it possible to list all available for download revisions of a package? For example, when you're trying to enter a new bug report there is only latest version available http://pear.php.net/bugs/report.php?package=File_Find
 [2006-02-19 18:17 UTC] pajoye
Thank you for taking the time to write to us, but this is not a bug. No, if an user is not using the last version, he first has to update, pretty obvious no?
 [2006-02-19 21:36 UTC] techtonik
If there is only one stable version, when it is obvious, but if there are stable, beta and alpha versions - it is not.
 [2006-02-19 22:57 UTC] pajoye
Good point and already solved, it does check for the latest and the latest stable if any.