]> source.dussan.org Git - poi.git/commit
Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detec...
authorDominik Stadler <centic@apache.org>
Thu, 28 Dec 2017 08:45:51 +0000 (08:45 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 28 Dec 2017 08:45:51 +0000 (08:45 +0000)
commit9eb8fedf5dcb4011bd34e5a78003ff18934a03e7
treef205c8aa19f40b932fcf2fa3caee795a954097bd
parent451c26874ad8d5c4a2b4e04d374c3f51da68e3c6
Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detected to not incorrectly see too much text as deleted.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819405 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFParagraph.java
test-data/document/61787.docx [new file with mode: 0644]