https://bugs.documentfoundation.org/show_bug.cgi?id=88918
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #35 from Buovjaga <[email protected]> --- (In reply to Buovjaga from comment #34) > In the patch Heiko commented: > > 'Looks good to me as a solution for the issue. However, adding some nonsense > link like "1" add the has-hyperlink attribute to the object, although it is > not accepted neither stored (the command is disabled after loading the > document). Unrelated issue? > > It's not about whether this link is stored but to check if > getHyperlink().isEmpty() makes sense or can be improved. But if you think > the patch is sufficient we keep the issue for a follow-up.' Now that I tested this, I don't get the result Heiko reported. Current result: 1. Write text into a shape, add a link pointing to 1 2. Edit link, observe it is still pointing to 1 in the Internet tab. 3. Save and reload 4. Edit link, observe the fields in Internet tab are empty, but in the Document tab there is a link pointing to an imaginary local file like file:///satadisk/libobugs/1 This has nothing to do with Fatima's commit. There was a change in this behaviour in commit 1c6eb5324d97dbd9df539a06f9b5128052bbd2a9 tdf#147630 Transform Hyperlink dialog into a standard SfxTabDialog Before that commit, the link remained populated in the Internet tab while also having the data in the Document tab. I think we should separate the topic from this report, I will close this. -- You are receiving this mail because: You are the assignee for the bug.
