Bug in TR addElement method
"Prakash Subedi" <[email protected]> Thu, 23 Aug 2007 15:42:15 -0400
| Newsgroups | gmane.comp.jakarta.ecs.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_135030_33087145.1187898135027 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Encountered following problem on ECS 1.4.2: We have code that creates large HTML table. When adding cell to a given row; sporadically another cell gets replaced instead of it being added. row.addElement(cell); --row is a TR cell is new TD. Is this a known bug; or is/has this been fixed? Appreciate any pointers. -- Thanks, Prakash ------=_Part_135030_33087145.1187898135027--