Hi Eric, Eric Schulte <schulte.e...@gmail.com> writes:
> I just pushed up a fix for this issue. > > Thanks for suggesting this change. -- Eric This fix broke org-bibtex-fleshout, since org-babel-trim converts nil to "". As a result, org-bibtex-fleshout believes that there are values for all the required fields even though those fields are not defined. Best, Matt