You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2022/03/18 18:05:50 UTC

[Bug 65965] setParagraph and setTable don't properly set XML references

https://bz.apache.org/bugzilla/show_bug.cgi?id=65965

jared.wilkin@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from jared.wilkin@gmail.com ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org