| Summary: | FILESAVE XLSX External cell reference path is extended by user home dirs path | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | NISZ LibreOffice Team <libreoffice> |
| Component: | Calc | Assignee: | Attila Szűcs <attila.szucs> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | attila.szucs, nemeth, srdosm |
| Priority: | medium | Keywords: | bibisected, bisected, filter:xlsx, implementationError |
| Version: | 4.4.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.2.0 target:7.1.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 108917 | ||
| Attachments: |
Example file from Calc with cell references to c:\TEMP
The original file saved by Calc Screenshot of the original and exported document side by side in Calc Example file used as cell reference target Example file used as cell reference target Example file from Excel 2013 with the same cell references |
||
|
Description
NISZ LibreOffice Team
2020-11-02 14:57:29 UTC
Created attachment 166942 [details]
The original file saved by Calc
Created attachment 166943 [details]
Screenshot of the original and exported document side by side in Calc
Created attachment 166944 [details]
Example file used as cell reference target
Created attachment 166945 [details]
Example file used as cell reference target
Created attachment 166946 [details]
Example file from Excel 2013 with the same cell references
This is opened correctly, but then it’s saved with the same error
Hello, I don't know, if I can confirm my reproduction, because in the cell is not additioned of my user directory, but there is additioned path, where I save the XLSX file to. For example, I save the file from attachement 166941 (from your Description message) to "C:\users\[myName]\download\something\" and then, in the XLSX file, between "C:" and "\TEMP\" was added "\users\[myName]\download\something\". There is always added path, where I am saving the file to. Can you confirm that? Attila Szűcs committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/107a20ee079ae852b3b33412f234aab2dc35168f tdf#138824 tdf#137937 XLSX export: fix parent directory path It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified in: Version: 7.2.0.0.alpha0+ (x64) Build ID: 96bafa464ebdbce3ef04bec9beae5e745bb37794 CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded Attila Szűcs committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/ad3b51b5b383dc9c7302b6d1d2e7f6daad5d4d5b tdf#138824 tdf#137937 XLSX export: fix parent directory path It will be available in 7.1.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |