]> source.dussan.org Git - redmine.git/commit
When creating more than two identical attachments in a single transaction, the first...
authorGo MAEDA <maeda@farend.jp>
Mon, 28 Sep 2020 14:25:35 +0000 (14:25 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 28 Sep 2020 14:25:35 +0000 (14:25 +0000)
commit26bc3838e14dc946e27b2bc653ae61263e7ff1c4
tree8a6b3508e441fdf5d3d1e6147260a6c4df898119
parent82e0fe13a312a0292ad7faeddd3315704619ae6d
When creating more than two identical attachments in a single transaction, the first one always ends up unreadable (#33769).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20094 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/attachment.rb
test/unit/attachment_test.rb