Actions
Defect #38209
closedError executing the thumbnail macro (Attachment image.png not found) when uploaded in note from MacOS Firefox 109
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
This happens in Redmine 5.0.3 on a MacOS 12.6 Monterey system.
Similar to #37379, but the error occurs in notes always when the images are uploaded in Mozilla Firefox 109 (MacOS)
and the thumbnail macro {{thumbnail(image.png)}}
is used.
- The error usually does not occur in the issue description.
- Images uploaded and inserted in both Browsers work fine (![](image.png)
- Thumbnails created in Chrome from images uploaded in Firefox do not work
- Thumbnails created in Firefox made from images uploaded in do not work
- Thumbnails created in Firefox from images uploaded in Firefox do not work
- It affects both .png and .jpg files.
- It happens in Firefox Safe Mode
- Only thumbnails created in Chrome from images uploaded in Chrome work fine.
Files
Related issues
Updated by Mateng Terbersen almost 2 years ago
Updated by Go MAEDA almost 2 years ago
Could you try replacing lib/redmine/wiki_formatting/macros.rb with the one that can be downloaded from the following URL and see if the reported issue occurs?
https://www.redmine.org/projects/redmine/repository/revisions/22012/entry/trunk/lib/redmine/wiki_formatting/macros.rb
Updated by Mateng Terbersen almost 2 years ago
This works, thanks a lot! Is this fix already released in a Redmine version?
Updated by Go MAEDA almost 2 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by Go MAEDA almost 2 years ago
- Is duplicate of Defect #37881: Thumbnails are no longer fetched for all notes of an issue added
Actions