On Tue, 20 Dec 2011, Benoit Thiell wrote: > This caused an error for us in search_engine_summarizer.get_coauthors > when we encountered an empty author field. We cleaned our record but > the problem should also be fixed in the code.
Done by introducing sanity check in get_coauthors(). Thanks for reporting the problem. <http://invenio-software.org/repo/invenio/commit/?id=799d44642e650a010e9d8104cd077e214c51594c> Alessio, since this was in the part you have re-factored, you may want to check it out. Best regards -- Tibor Simko

