Defect #38209
Error executing the thumbnail macro (Attachment image.png not found) when uploaded in note from MacOS Firefox 109
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Duplicate | Affected version: | 5.0.3 |
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 (
- 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.
Related issues
History
#1
Updated by Mateng Terbersen 8 days ago
#2
Updated by Go MAEDA 8 days 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
#3
Updated by Mateng Terbersen 6 days ago
This works, thanks a lot! Is this fix already released in a Redmine version?
#5
Updated by Go MAEDA 5 days ago
- Duplicates Defect #37881: Thumbnails are no longer fetched for all notes of an issue added