Defect #23242
thumbnail macro does not render when displaying wiki content version
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Wiki | |||
Target version: | 3.3.1 | |||
Resolution: | Fixed | Affected version: |
Description
when looking at an older version of a wiki page, the thumbnail macro fails to render because WikiContent::Version does not respond_to? :attachments
Attached patch fixes this.
Associated revisions
Adds attachments accessor to WikiContent::Version (#23242).
Patch by Jens Kraemer.
Adds a test for #23242.
History
#1
Updated by Toshi MARUYAMA over 4 years ago
- Target version set to 3.3.1
#2
Updated by Toshi MARUYAMA over 4 years ago
- Tracker changed from Patch to Defect
#3
Updated by Jean-Philippe Lang over 4 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Patch committed, thanks.
#4
Updated by Jean-Philippe Lang over 4 years ago
- Status changed from Resolved to Closed