diff options
author | Eike Rathke <erack@redhat.com> | 2019-07-08 13:48:28 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2019-07-08 17:19:58 +0200 |
commit | 7ec598639a900e21ea472a85057aadee10796778 (patch) | |
tree | 83df23366a784de4402bef540cec9400c96c0630 /sc | |
parent | 3eeb5e19e73978b394d2610b776fbc7efbfa0c26 (diff) |
Resolves: tdf#126255 correct xlink:href to escape package, tdf#79305 related
The test document wasn't adapted to contain the extra ../ to
escape the ODF package. So instead of
xlink:href="../xlsx/databar.xlsx" it must be
xlink:href="../../xlsx/databar.xlsx"
Change-Id: I545d55adf37aaa434e29f5c06c50be2380efcf4e
Reviewed-on: https://gerrit.libreoffice.org/75219
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/data/ods/fdo79305.ods | bin | 12995 -> 12939 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/unit/data/ods/fdo79305.ods b/sc/qa/unit/data/ods/fdo79305.ods Binary files differindex c6f011c4fcde..247c9020e1e3 100644 --- a/sc/qa/unit/data/ods/fdo79305.ods +++ b/sc/qa/unit/data/ods/fdo79305.ods |