Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Template digest error #472

@corylown

Description

@corylown

Seeing this error in the log occasionally.

08:49:04 ERROR: Couldn't find template for digesting: catalog/item_options_download_

I think it has to do with the way templates are being called: app/views/catalog/_item_options_download.html.erb

<%= render partial: 'item_options_download_' + @document.display_format, locals: local_assigns %>

It may happen when @display_format is null?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions