JabRef 3.7dev--snapshot--2016-10-24--master--7d6ee2b
linux 3.13.0-100-generic i386
Java 1.8.0_91
When dealing with shared databases (Postgres at least) metadata other then databaseType get lost on reconnect. No exceptions.
Steps to reproduce:
- Create a (local Postgres) database
- Populate it with JabRef
- Change e.g. "general file directory" in the database properties dialogue
- Without disconnecting, check that the METADATA table contains a record for fileDirectory and that it is respected by JabRef
- Disconnect, connect again. fileDirectory is gone
JabRef 3.7dev--snapshot--2016-10-24--master--7d6ee2b
linux 3.13.0-100-generic i386
Java 1.8.0_91
When dealing with shared databases (Postgres at least) metadata other then databaseType get lost on reconnect. No exceptions.
Steps to reproduce: