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

Bug #15292 Unit test failure -Fatal error: Call to undefined method Tree::setup()
Submitted: 2008-12-10 21:53 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: HTML_TreeMenu (version CVS)
PHP Version: 5.2.6 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-12-10 21:53 UTC] doconnor (Daniel O'Connor)
Description: ------------ See http://www.lauken.com/doconnor/results.txt Actual result: -------------- 27) /home/clockwerx/pear/HTML_TreeMenu/tests/testBug_9750.phpt --- Expected +++ Actual @@ -1,5 +1,5 @@ -=====HTML_TreeMenu tests for Bug #9750: Using "kriesing" tree type the "nodeOptions" paramether is not working.=====" +=====HTML_TreeMenu tests for Bug #9750: Using "kriesing" tree type the "nodeOptions" paramether is not working.===== TEST: test case provided in bug report -TEST: using DHTML -TEST: using ListBox \ No newline at end of file + +Fatal error: Call to undefined method Tree::setup() in /home/clockwerx/pear/HTML_TreeMenu/tests/testBug_9750.php on line 13 \ No newline at end of file

Comments

 [2009-02-07 20:04 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
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.