https://bugs.kde.org/show_bug.cgi?id=409281
--- Comment #2 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit c0a0570103c2bfcb8c1946df27af00da32b72cc9 by Thomas Fischer. Committed on 10/02/2020 at 20:14. Pushed by thomasfischer into branch 'master'. 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 750915c36f72a97c071 from branch 'kbibtex/0.10' which in its turn is a 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/c0a0570103c2bfcb8c1946df27af00da32b72cc9 -- You are receiving this mail because: You are watching all bug changes.