diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 4e9eb37899..aad9a5367f 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 49933 - Word 6/95 documents with sections cause ArrayIndexOutOfBoundsException 51469 - XSSF support for row styles, to match existing HSSF functionality 51476 - Correct XSSF cell formatting in HTML export 51486 - XWPF support for adding new footnotes diff --git a/test-data/document/Bug49933.doc b/test-data/document/Bug49933.doc new file mode 100644 index 0000000000..7db961b630 Binary files /dev/null and b/test-data/document/Bug49933.doc differ