https://bz.apache.org/bugzilla/show_bug.cgi?id=65965
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from [email protected] --- the second equality test should read (indicating the CTTbl object as stored by the table in the tables array isn't the same as the CTTbl object in the xml tree): this.tables.get(pos).getCTTbl() == this.ctDocument.getBody().getTblArray(pos) -- 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]
