Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.32.0

Bug #10040 Download page shows <conflicts/> deps as "dependencies"
Submitted: 2007-02-06 19:51 UTC
From: timj at php dot net Assigned: cellog
Status: Closed Package: pearweb (version 1.2.4)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 3 + 40 = ?

 
 [2007-02-06 19:51 UTC] timj at php dot net (Tim Jackson)
Description: ------------ When generating the dependency list on the "download" page, pearweb does not identify optional dependencies, which is confusing. For example: http://pear.php.net/package/PEAR/download/1.5.0 shows: " Dependencies: ... - PEAR Package: PEAR_Frontend_Web - PEAR Package: PEAR_Frontend_Gtk " whereas actually these are not dependencies, they are suggestions (the "optional" attribute is set in the package.xml)

Comments

 [2007-02-06 21:53 UTC] timj at php dot net (Tim Jackson)
The funny thing here is that some optional deps (e.g. XML_RPC) are shown with the "(optional)" suffix but some aren't.
 [2007-02-09 20:44 UTC] cellog (Greg Beaver)
update summary to correct issue
 [2007-02-10 04:59 UTC] cellog (Greg Beaver)
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. the fix is not perfect, but there is no easy quick fix for this one - we would need to redo the database for dependencies.