Project

General

Profile

Actions

Defect #20277

closed

"Couldn't find template for digesting" error in the log when sending a thumbnail or an attachment

Added by Olivier Houdas almost 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Attachments
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

  1. Activate thumbnails in the Redmine configuration (Checkbox in the Display tabof Adminstration\Settings)
  2. Display an issue which has attached images
  3. Check the log of Redmine

    ERROR -- : Couldn't find template for digesting: attachments/thumbnail
    ERROR -- : Couldn't find template for digesting: attachments/download

Tested without any plugin, on Redmine 3.0.3 (Rails 4.2), on Linux CentOS.

The messages are triggered in calls to stale?() in app/controllers/attachments_controller.rb in methods download and thumbnail, and consequently do not break anything in the application, it just never uses the cache.


Files

redmine#20277.patch (1.37 KB) redmine#20277.patch Olivier Houdas, 2016-12-05 10:20
20277-v2.patch (1.04 KB) 20277-v2.patch Go MAEDA, 2019-12-11 08:43
Actions

Also available in: Atom PDF