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
