whiskyechobravo / kerko

A web application component that provides a faceted search interface for bibliographies managed with Zotero.
https://whiskyechobravo.github.io/kerko/
GNU General Public License v3.0
302 stars 36 forks source link

Remove warning when indexing an item with no authors #1

Closed davidlesieur closed 5 years ago

davidlesieur commented 5 years ago

Currently the message: "WARNING in extractors: CreatorTypesExtractor: Missing creator types" is shown when indexing an item with no authors. The application still behaves correctly, but this warning is unnecessary.

Initially mentioned on https://github.com/whiskyechobravo/kerkoapp/issues/4.