Description: (This bug has been also filed on fedoras buglist) I am trying to write a document with libreoffice-writer, in order to create a pdf document with embedded hyperlinks, that contains hyperlinks like this: file:///document/.../sheet.ods#tabname!E12 Later, the created document will be saved on a cdrom or usb-stick. The end-user will open this device and can open PDF and will also be able to use the links, in order to jump to the target document. When i put these hyperlinks into a table inside my document, the contents of the table gets messed up. Part of the cells will be deleted or overwritten with other crippeld cells. Your document becomes unsusable. Steps to Reproduce: 1.create a odt docuemnt and insert a table 2.put hyperlinks into a row of cells that use the following format file:///document/.../sheet.ods#tabname!E12 3.continue to insert hyperlinks and wait a bit to see how your table gets messed up Actual Results: The documente becomes broken. Expected Results: I expect a stable office applicaiton! Reproducible: Always User Profile Reset: No Additional Info: See same ticket on RedHatBuzilla (Fedora) Bug 2258410
Please attach an example document, so we can see the messed up state. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the document.
Created attachment 192165 [details] Doc containing bad structure
I extreacted a the problematic structure.
Reproduced: 1. Open attachment 2. Insert row in between the two rows with links 3. Save and reload Result: both links replaced with "0.00 €" Version: 24.2.0.3 (X86_64) / LibreOffice Community Build ID: da48488a73ddd66ea24cf16bbc4f7b9c08e9bea1 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 2cac2ee38445c19c9281f54c2b961bbc9149cc00 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Also reproduced in 7.0.6.2, but not in 6.4.0.3.
This seems to have begun at the below commit in bibisect repository/OS linux-64-6.5. Adding Cc: to Maxim Monastirsky ; Could you possibly take a look at this one? Thanks 131b23e24d6a2731df74afa57acffe61ab1ee50c is the first bad commit commit 131b23e24d6a2731df74afa57acffe61ab1ee50c Author: Jenkins Build User <tdf@pollux.tdf> Date: Thu Feb 27 19:26:45 2020 +0100 source 59ace23c367f83491a37e844d16f7d716eff6346 89551: tdf#101710 Fix invalid style:data-style-name attribute | https://gerrit.libreoffice.org/c/core/+/89551