バグ #82
高橋 徹 さんがほぼ7年前に更新
thumbnailマクロを同一ファイルに対して2個以上記述すると、2個目で次のエラーとなる(1個目は正常にファイル表示)。
> Error executing the thumbnail macro (Attachment farendbasic_wiki 2.png not found)
1st thumbnail points an attachment file with comment.
{{thumbnail(farendbasic_wiki2.png)}}
2nd thumbnail points the attachment file with comment.
{{thumbnail(farendbasic_wiki2.png)}}
<pre>
Environment:
Redmine version 3.4.5.stable.17294
Ruby version 2.3.3-p222 (2016-11-21) [x86_64-linux-gnu]
Rails version 4.2.8
Environment production
Database adapter Mysql2
</pre>
本家にバグ登録&パッチを提出しました。
http://www.redmine.org/issues/29038
戻る