From 36d940ce3906ca59af69b39b79d678f8fc701a77 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 28 Jul 2017 07:42:23 +0000 Subject: [Bug-61354] fix issue with extracting text from Word docs. This closes #66 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803250 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/document/MultipleBodyBug.docx | Bin 0 -> 102103 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/document/MultipleBodyBug.docx (limited to 'test-data/document') diff --git a/test-data/document/MultipleBodyBug.docx b/test-data/document/MultipleBodyBug.docx new file mode 100644 index 0000000000..84f795b26f Binary files /dev/null and b/test-data/document/MultipleBodyBug.docx differ -- cgit v1.2.3