https://bugs.kde.org/show_bug.cgi?id=396597
Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit|22460dc4adeb6499c4103d079f9 |https://commits.kde.org/kbi |cc7c83932979c |btex/0b66fed104d6c0217443ec | |77e722ac1edc6d43a4 Version Fixed In| |0.9 Status|REOPENED |RESOLVED --- Comment #5 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit 0b66fed104d6c0217443ec77e722ac1edc6d43a4 by Thomas Fischer. Committed on 02/11/2018 at 20:51. Pushed by thomasfischer into branch 'master'. BibLaTeX uses field 'file' where BibTeX uses 'localfile' In KBibTeX's code, basically all use scenarios of field 'localfile' got rewritten to treat field 'file' equally when parsing/reading data and switching between 'localfile' and 'file' when writing BibTeX or BibLaTeX data, respectively. FIXED-IN: 0.9 M +2 -2 src/gui/element/elementeditor.cpp M +9 -2 src/gui/element/elementwidgets.cpp M +6 -4 src/gui/element/findpdfui.cpp M +1 -1 src/io/fileexporterbibtex.cpp M +1 -1 src/io/fileimporterbibtex.cpp M +2 -1 src/io/fileimporterris.cpp M +1 -0 src/networking/CMakeLists.txt M +3 -2 src/networking/associatedfiles.cpp M +1 -0 src/program/docklets/valuelist.cpp M +8 -0 src/test/kbibtexfilestest.cpp https://commits.kde.org/kbibtex/0b66fed104d6c0217443ec77e722ac1edc6d43a4 -- You are receiving this mail because: You are watching all bug changes.