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

Bug #16569 Image_GraphViz uses @package GraphViz
Submitted: 2009-09-05 03:44 UTC
From: cweiske Assigned: till
Status: Closed Package: Image_GraphViz (version 1.3.0RC3)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2009-09-05 03:44 UTC] cweiske (Christian Weiske)
Description: ------------ The package incorrectly uses "@package GraphViz", which breaks autogenerated API links in the manual. It needs to be "@package Image_GraphViz"

Comments

 [2009-09-05 03:57 UTC] till (Till Klampaeckel)
The following patch has been added/updated: Patch Name: GraphViz.diff Revision: 1252105041 URL: http://pear.php.net/bugs/patch-display.php?bug=16569&patch=GraphViz.diff&revision=1252105041&display=1
 [2009-09-05 03:57 UTC] till (Till Klampaeckel)
I added a super-complicated patch to fix this issue. Maybe someone can apply this right away? ;-)
 [2009-09-14 09:13 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: till
This bug has been fixed in SVN. 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.