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

Bug #787 setRowAttributes - not overriding td attributes
Submitted: 2004-02-18 18:13 UTC
From: asnagy at syr dot edu Assigned: wiesemann
Status: Closed Package: HTML_Table
PHP Version: 4.3.4 OS: linux
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 : 43 - 38 = ?

 
 [2004-02-18 18:13 UTC] asnagy at syr dot edu
Description: ------------ I am calling the setRowAttributes method and have the boolean inTD set to false. However, it does not overrride the previously set td attributes. When I set the boolean value to true, the attributes show up in the TR tag, but my TD attributes still exist. When I set it to false, none of my RowAttributes show up, only the prior cell attributes I would like the method to override any previously set TD attributes when the boolean value is false.

Comments

 [2004-03-09 20:33 UTC] asnagy at php dot net
Assigned to Bertrand
 [2004-07-11 22:11 UTC] gurugeek
Dear Maintainer, Your package html_table has currently 3 open bugs. We urge you to take the necessary steps to solve the reported issues at your soonest convenience. If the bug issue hasn’t been addressed yet you are kindly asked to take the necessary steps to ensure a prompt resolution of the problem. If you already addressed the reported problem feel free to change the bug status as soon as possible. Regards David Costa PEAR Quality Assurance pear-qa@lists.php.net
 [2004-10-12 22:23 UTC] dufuz
Could you give us some code to reproduce this so we can fix it or handle this, either way :-) Thanks
 [2006-04-26 09:22 UTC] wiesemann (Mark Wiesemann)
Cannot reproduce this behavior with the current code. I assume that this has already been fixed.