From 004f60bf265f7e76ca59ea49ae1070e8d09d1ce7 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Tue, 16 Jan 2018 13:20:01 -0500 Subject: Docx reader: Add test for hyperlinks in instrText tag This is difficult to recreate with a modern version of Word, so I'm using the file submitted with the bug report. It would be preferable to find a smaller example with Latin characters, though, so as not to confuse the issue being tested. --- test/docx/instrText_hyperlink.docx | Bin 0 -> 13628 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/docx/instrText_hyperlink.docx (limited to 'test/docx/instrText_hyperlink.docx') diff --git a/test/docx/instrText_hyperlink.docx b/test/docx/instrText_hyperlink.docx new file mode 100644 index 000000000..9f24b3896 Binary files /dev/null and b/test/docx/instrText_hyperlink.docx differ -- cgit v1.2.3