JabRef version
5.9 (latest release)
Operating system
Windows
Details on version and operating system
No response
Checked with the latest development build
Steps to reproduce the behaviour
JabRef locks onto the first user encounter in fileDirectoryLatex.
To reproduce:
-
Create bib file
-
on a HostA with a UserA set fileDirectoryLatex to C:\Path\A (via GUI Library > Library properties > LaTeX file directory)
This will create the following comment:
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}
and shows in the GUI as:

-
Move/Copy the file to a HostB
-
on HostB with a UserB set fileDirectoryLatex to C:\Path\B
Instead of the anticipated comments:
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}
@Comment{jabref-meta: fileDirectoryLatex-UserB-HostB:C:\\Path\\B;}
the file will now contains:
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostB:C:\\Path\\B;}
(note the user on HostB is set to UserA)
Yet, the GUI shows:

-
Features like relative paths of Aux File (for TexGroup) do not work.
Temporary "fix" in the bib file:
The user can be manually corrected in the bib file (with a text editor):
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}
@Comment{jabref-meta: fileDirectoryLatex-UserB-HostB:C:\\Path\\B;}
Now, the TexGroup relative paths for Aux File works.
Problems encountered with this "fix":
However, the GUI shows an empty LaTeX file directory (Library > Library properties):

When adding C:\Path\B on HostB back via GUI, the bib file contains:
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostB:C:\\Path\\B;}
@Comment{jabref-meta: fileDirectoryLatex-UserB-HostB:C:\\Path\\B;}
(note the additional entry for HostB, again with the wrong user UserA)
The GUI would now show the field filled:

Appendix
No response
JabRef version
5.9 (latest release)
Operating system
Windows
Details on version and operating system
No response
Checked with the latest development build
Steps to reproduce the behaviour
JabRef locks onto the first user encounter in
fileDirectoryLatex.To reproduce:
Create bib file
on a
HostAwith aUserAsetfileDirectoryLatextoC:\Path\A(via GUILibrary>Library properties>LaTeX file directory)This will create the following comment:
@Comment{jabref-meta: fileDirectoryLatex-UserA-HostA:C:\\Path\\A;}and shows in the GUI as:
Move/Copy the file to a
HostBon
HostBwith aUserBsetfileDirectoryLatextoC:\Path\BInstead of the anticipated comments:
the file will now contains:
(note the user on
HostBis set toUserA)Yet, the GUI shows:
Features like relative paths of
Aux File(forTexGroup) do not work.Temporary "fix" in the bib file:
The user can be manually corrected in the bib file (with a text editor):
Now, the
TexGrouprelative paths forAux Fileworks.Problems encountered with this "fix":
However, the GUI shows an empty
LaTeX file directory(Library>Library properties):When adding
C:\Path\BonHostBback via GUI, the bib file contains:(note the additional entry for
HostB, again with the wrong userUserA)The GUI would now show the field filled:
Appendix
No response