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

Bug #10753 GraphViz PEAR does not handle properly non oriented graph
Submitted: 2007-04-17 12:59 UTC
From: leligeour Assigned: sebastian
Status: Closed Package: Image_GraphViz (version CVS)
PHP Version: 5.2.1 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2007-04-17 12:59 UTC] leligeour (Vincent Le Ligeour)
Description: ------------ Non oriented graph are not well handle (using digraph instead of graph, using neato for all non-oriented graph, etc.) The following patch should solve the problem. All these behaviour are well described in the UNIX dot man page.

Comments

 [2007-11-18 02:21 UTC] jausions (Philippe Jausions)
Patch available below along with patched class file and some test files (although not .phpt yet) http://pear.11abacus.com/dev/Image/GraphViz/ (the patch file itself is too big to be attached here) Fixes Bug #4924, Req #6630, Req #8295, Bug #10753.
 [2007-11-19 07:13 UTC] sebastian (Sebastian Bergmann)
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/Image_GraphViz