From 622574f5f4ffd0413f2692efee5b23537b35cee9 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 3 Jan 2021 11:49:51 +0000 Subject: Bug 64450: Allow to parse a file where the relationship-id is an empty string Also improve exception reporting by including more information and not "hiding" the actual exception-cause in a log-statement. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885056 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/spreadsheet/64450.xlsx | Bin 0 -> 9881 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/spreadsheet/64450.xlsx (limited to 'test-data/spreadsheet') diff --git a/test-data/spreadsheet/64450.xlsx b/test-data/spreadsheet/64450.xlsx new file mode 100644 index 0000000000..f96b179412 Binary files /dev/null and b/test-data/spreadsheet/64450.xlsx differ -- cgit v1.2.3