[Libreoffice-bugs] [Bug 143220] New: xlsx export: link to sheet not valid

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 6 20:32:55 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143220

            Bug ID: 143220
           Summary: xlsx export: link to sheet not valid
           Product: LibreOffice
           Version: 4.1.0.4 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: raal at post.cz

Description:
Hyperlink to another sheet don't works in Excel. Tested LO Version
4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) and 7.3dev.

Steps to Reproduce:
1.Insert hyperlink to other sheets (Insert > Hyperlink > document > Target in
document > Sheet2
2. Save as xlsx
3.open in excel

Actual Results:
link doesn't works. Error message Reference is not valid.

Expected Results:
link works


Reproducible: Always


User Profile Reset: No



Additional Info:
When you compare files from LO and excel, you can see where is the difference:

export from LO:  <hyperlinks><hyperlink display="#Sheet2" location="Sheet2"
ref="A1"/></hyperlinks>
export from excel: <hyperlinks><hyperlink ref="A1" location="Sheet2!A1"
display="Sheet2!A1"/></hyperlinks>

parameter should be location="Sheet2!A1"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210706/fde8048c/attachment.htm>


More information about the Libreoffice-bugs mailing list