Created attachment 124457 [details] CalcDdeSrc.odt, CalcDdeDestBroken.odt When manually editing a DDE links with the help of the Function Wizard in Calc the link is not updated properly: While editing the DDE link a lot of new DDE links are added to the old DDE link and all these wrong DDE links are saved to the spreadsheet document (content.xml). Here an example: old DDE-Link before update: /old/path/calc.odt DDE-Links after update: /old/path/calc.odt /ol/path/calc.odt /o/path/calc.odt //path/calc.odt /n/path/calc.odt /ne/path/calc.odt /new/path/calc.odt Attached the calc source doc together with a broken destination doc:
This is very much confirmed (after all, we've been debugging the issue for couple of days now)
https://gerrit.libreoffice.org/#/c/24213/
Martin Nathansen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6a92ada1f624b3d37976845517595e15ed5a73f6 tdf#99371 fix for DDE link update via Function Wizard It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hello, Is this bug fixed? If so, could you please close it as RESOLVED FIXED?
It is fixed.