[Libreoffice-bugs] [Bug 40743] New: [EDITING] External references changed from relative to absolute path without notice
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 9 10:16:35 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=40743
Summary: [EDITING] External references changed from relative to
absolute path without notice
Product: LibreOffice
Version: LibO 3.4.3 release
Platform: All
OS/Version: Windows (All)
Status: NEW
Severity: normal
Priority: medium
Component: Spreadsheet
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: olivier.hallot at documentfoundation.org
Under OpenOffice.org 3.2.x the following formula is entered in a blank sheet:
='File.ods'#Sheet1.A1
and stays as writen above.
The same formula opened in LibreOffice 3.3.x or 3.4.x gives the folowing
syntax:
='file:///c:/Documents and Settings/olivier/My Documents/File.ods'#Sheet1.A1
that is, the relative path is transformed into an absolute path.
Either this is a undocumented feature or a bug, because there is no way I can
see so far to stop this transformation and it breaks some of my macros.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list