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

Bug #19120 setOption('columnNameMaps') does not work
Submitted: 2011-12-10 06:27 UTC
From: danielc Assigned:
Status: Open Package: Tree (version 0.3.5)
PHP Version: 5_3 SVN-2011-12-10 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2011-12-10 06:27 UTC] danielc (Daniel Convissor)
Description: ------------ In tests/getElementTest.php, there is a test for $tree->setOption('columnNameMaps', array('myComment' => 'comment')); It fails, so I marked it incomplete for now. The setOption() functionality needs to be fixed and the markTestIncomplete() call removed.

Comments