Closed justinlittman closed 1 year ago
line 28 of [PROJECT_ROOT]/app/indexers/descriptive_metadata_indexer.rb: to_solr line 28 of [PROJECT_ROOT]/app/indexers/composite_indexer.rb: map line 28 of [PROJECT_ROOT]/app/indexers/composite_indexer.rb: to_solr
View full backtrace and more info at honeybadger.io
The problem is that the year is invalid:
d = Date.edtf('1uuu') => nil
Which could be fixed here: https://github.com/sul-dlss/stanford-mods/blob/master/lib/stanford-mods/imprint.rb#L147
Backtrace
View full backtrace and more info at honeybadger.io