Re: [Cvslog] r24562 - /lyx-devel/trunk/src/insets/InsetBibtex.cpp
Bernhard Roider wrote: Hello Richard, i think this patch changed the error detection a bit, see below Right you are. Thanks for noticing. rh bernhard [EMAIL PROTECTED] schrieb: -if (!readTypeOrKey(entryType, ifs, from_ascii("{("), - docstring()
Re: [Cvslog] r24562 - /lyx-devel/trunk/src/insets/InsetBibtex.cpp
Hello Richard, i think this patch changed the error detection a bit, see below bernhard [EMAIL PROTECTED] schrieb: - if (!readTypeOrKey(entryType, ifs, from_ascii("{("), - docstring(), makeLowerCase) || !ifs) + if (!ifs) { +