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

Doc Bug #18667 addCluster & addSubgraph: wrong title type
Submitted: 2011-07-15 01:15 UTC
From: petitnuage Assigned:
Status: Open Package: Image_GraphViz (version 1.3.0)
PHP Version: 5.3.6 OS: All
Roadmaps: (Not assigned)    
Subscription  


 [2011-07-15 01:15 UTC] petitnuage (Martin Korolczuk)
Description: ------------ Both subgraph's and cluster's documentation claims the title parameter is an array. In fact, it's a string. Expected result: ---------------- string Actual result: -------------- array

Comments

 [2016-11-07 09:56 UTC] seb35 (Sébastien Beyou)
This doc bug was fixed on 2014-04-20. See git#f26ae6ea and bug #20171.