[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved (comment 9)

2022-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

--- Comment #19 from Susan Cragin  ---
Works for me with an Office master spreadsheet and my LO additions. 
I have LO 7.3.6.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved (comment 9)

2022-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

--- Comment #18 from Susan Cragin  ---
Works for me with an Office master spreadsheet and my LO additions. 
I have LO 7.3.6.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved (comment 9)

2022-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

stragu  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #17 from stragu  ---
Using steps in comment 9, I can reproduce the bug in:

Version: 6.3.6.2
Build ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3; 
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

But it works as expected since at least:

Version: 6.4.7.2
Build ID: 1:6.4.7-0ubuntu0.20.04.4
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3; 
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded

Marking as "works for me".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved (comment 9)

2018-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||120543


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120543
[Bug 120543] [META] Bugs and enhancements around hyperlinks in Calc
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved ( comment 9)

2018-02-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||1876

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved ( comment 9)

2018-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

--- Comment #15 from Justin L  ---
Code pointers for the displayed path (comment 12's gripe):
-saving as .ods:  sc/source/filter/xml/xmlexport.cxx writeContent() aFieldVal
-saving as .xls:  sc/source/filter/excel/xecontent.cxx XclExpHyperlink rRepr
-saving as .xlsx: sc/source/filter/excel/xecontent.cxx SaveXml() m_Repr

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45435] XSLX format breaks relative hyperlink path when document is moved ( comment 9)

2018-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45435

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
Summary|XSLX format breaks relative |XSLX format breaks relative
   |hyperlink path when |hyperlink path when
   |document is moved   |document is moved (comment
   ||9)

--- Comment #14 from Justin L  ---
Google suggests that Microsoft doesn't support relative paths well in .xlsx. So
that may be why .xlsx uses non-relative paths.

Code pointers: include/editeng/flditems.hxx SvxURLField::GetRepresentation()
and the corresponding editeng/source/items/flditems.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs