ingv-oe-dev / oedatarep-invenio-rdm

OEDataRep implementation based on InvenioRDM
GNU General Public License v3.0
0 stars 0 forks source link

Problem in Frontpage.html rendering due to missing custom_fields `ingv:cover` #5

Closed fpistagna closed 11 months ago

fpistagna commented 12 months ago

If a record does not have defined the custom_field ingv:cover rendering the frontpage fails.

--

inja2.exceptions.UndefinedError: 'dict object' has no attribute 'custom_fields'

mtorrisi commented 11 months ago

This issue will not be fixed because default invenio-app-rdm will be used.