]> source.dussan.org Git - poi.git/commit
Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList
authorDominik Stadler <centic@apache.org>
Sat, 30 Jan 2021 18:42:14 +0000 (18:42 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 30 Jan 2021 18:42:14 +0000 (18:42 +0000)
commitcaf2d32393f6179673a615e9f0db5ef06956654e
tree2e22ae9fcb2618e08b16799a900edb3549bebaf6
parent6449c03a531eed581d93882c88e2ad317f4a05cd
Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList

Closes github #216

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