]> source.dussan.org Git - poi.git/commit
Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the...
authorNick Burch <nick@apache.org>
Tue, 25 May 2010 20:31:42 +0000 (20:31 +0000)
committerNick Burch <nick@apache.org>
Tue, 25 May 2010 20:31:42 +0000 (20:31 +0000)
commit216ecd14077cf0b290a2addfa355f7c1cc2b4bc9
tree496fdaf59418279452a214eaed5f1b57d7c559c3
parent2836dd45d6cf1452b318370ab7a0ed45ace52d80
Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the XSD is silly and maps them to CTEmpty

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948199 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java
src/ooxml/testcases/org/apache/poi/xwpf/extractor/TestXWPFWordExtractor.java
test-data/document/WithTabs.docx [new file with mode: 0644]