Hello,
It's been a while, but I'm hit by this bug again, and that kinda annoys me.
Looking at the offending code:
net.sf.jabref.BibtexEntry.getFieldDisplayName(BibtexEntry.java:108)
if (JabRef.jrf.prefs.getBoolean(JabRefPreferences.WRITEFIELD_ADDSPACES))
{
The code relies on the main frame to be available but it can't since
it is in headless mode...
This looks like bad abstraction encapsulation ;-)...
Cheers,
Vincent
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]