https://bugs.kde.org/show_bug.cgi?id=409281
--- Comment #3 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit 750915c36f72a97c07187249b84ad27b21288811 by Thomas Fischer. Committed on 10/02/2020 at 20:13. Pushed by thomasfischer into branch 'kbibtex/0.10'. Associating (new) URL with bibliography when saving When saving a newly created bibliography to a file, set the file's URL as a property to the bibliography object. The URL stored in this property allows, among others, to recognize URLs associated with individual entries, such as PDF files, as relative to the BibTeX file. Without an URL, only absolute URLs would be possible. This commit is a manual forward-port of commit bde43759f26c2903bc6 from branch 'kbibtex/0.9'. M +2 -0 ChangeLog M +7 -9 src/parts/part.cpp https://commits.kde.org/kbibtex/750915c36f72a97c07187249b84ad27b21288811 -- You are receiving this mail because: You are watching all bug changes.