Actions
Defect #37379
closedThumbnail macro does not work when a file is attached and preview is displayed immediately
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Steps to reproduce:
- Open the wiki edit page.
- Upload an image file (e.g. imagefile.png) but do not save.
- Insert thumbnail macro.
e.g:{{thumbnail(imagefile.png)}}
- Show preview.
- Thumbnail is not displayed and error message is displayed, like this:
Error executing the thumbnail macro (Attachment imagefile.png not found)
(After saving the wiki, the thumbnail will be displayed without any problems.)
Files
Related issues
Updated by Go MAEDA over 2 years ago
- Category changed from Wiki to Text formatting
- Status changed from New to Confirmed
- Affected version changed from 5.0.2 to 4.2.7
Updated by Mizuki ISHIKAWA over 2 years ago
- File fix-37379.patch fix-37379.patch added
Attached is a patch to resolve the issue.
Updated by Go MAEDA over 2 years ago
- Target version set to Candidate for next minor release
Updated by Go MAEDA over 2 years ago
- Target version changed from Candidate for next minor release to 4.2.8
Setting the target version to 4.2.8.
Updated by Go MAEDA over 2 years ago
- Status changed from Confirmed to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.
Updated by Go MAEDA about 2 years ago
- Related to Defect #37881: Thumbnails are no longer fetched for all notes of an issue added
Updated by Go MAEDA about 1 year ago
- Related to Defect #38697: Exception during thumbnail macro to image tag conversion in emails added
Actions