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  
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 : 38 + 31 = ?

 
 [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.