summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/ooxmlexport/data/multi_space_url.fodt
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/ooxmlexport/data/multi_space_url.fodt')
-rw-r--r--sw/qa/extras/ooxmlexport/data/multi_space_url.fodt9
1 files changed, 9 insertions, 0 deletions
diff --git a/sw/qa/extras/ooxmlexport/data/multi_space_url.fodt b/sw/qa/extras/ooxmlexport/data/multi_space_url.fodt
new file mode 100644
index 0000000000..3a96582aa7
--- /dev/null
+++ b/sw/qa/extras/ooxmlexport/data/multi_space_url.fodt
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
+ <office:body>
+ <office:text>
+ <text:p><text:a xlink:type="simple" xlink:href="http://www.example.org/path%20%20with%20%20spaces" text:style-name="Internet_20_link" text:visited-style-name="Visited_20_Internet_20_Link">A sample hyperlink</text:a></text:p>
+ </office:text>
+ </office:body>
+</office:document> \ No newline at end of file