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  
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 : 14 + 1 = ?

 
 [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