https://issues.apache.org/bugzilla/show_bug.cgi?id=55745
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dominik Stadler <[email protected]> --- This is fixed as part of r1546385, it was a simple coding error when handling comments and tables in XSSF, a loop was left upon the first comment table, disregarding all subsequent normal tables, thus leading to this problem. In fact it was kind of unpredictable, as I saw 1 table before putting the fix in place. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
