JabRef version 4.3.1 on Windows 10
Jabref generates an absolute path to file if the relative path would "climb" the directory tree
Steps to reproduce:
0. assume you have a file "C:\foo\file.pdf"
- set file directory (whether main, general, or user-specific) to "C:\bar"
- right click on any JabRef entry -> select "Attach file"
- navigate to and select "C:\foo\file.pdf"
- The path to file will be stored in absolute format "C:\foo\file.pdf" instead of relative "..\foo\file"
Note that JabRef (at least on Windows) still handles correctly relative paths which include ".." (or start with "\") as long as you type them yourselves.
JabRef version 4.3.1 on Windows 10
Jabref generates an absolute path to file if the relative path would "climb" the directory tree
Steps to reproduce:
0. assume you have a file "C:\foo\file.pdf"
Note that JabRef (at least on Windows) still handles correctly relative paths which include ".." (or start with "\") as long as you type them yourselves.