Project

General

Profile

Actions

Defect #4618

closed

Adding an Attachment to an Issue of the Same Name as Another Attachment Overwrites

Added by Chris Haverman about 14 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Attachments
Target version:
-
Start date:
2010-01-20
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Steps taken that produce this behavior,

  1. An issue has an attachment made to it (usually in my case, a screenshot)
  2. Another attachment is made, with the same filename as the one from above.

At this point, the new image replaces the other one, and references to it now point to the new one. What I'd want to see is that the new attachment gets renamed so that it doesn't displace the old one.

Extra information:

database: MySQL 5.0.75
ruby: 1.8.7
rails: 2.3.4
redmine: 0.8.5 (I know I upgraded to .5 but all the infos read .4)


Related issues

Related to Redmine - Defect #32327: Can not select a display specific image when there duplicate file namesClosed

Actions
Copied to Redmine - Defect #29913: Adding image with same name as previous one replaces embedded imageClosed2010-01-20

Actions
Actions #1

Updated by Felix Schäfer about 14 years ago

  • Category set to Attachments

Mmh, I was under the impression this was intentional, but I can't find a reference to some statement on that, so I'll let Eric or Jean-Philippe chime in on that one.

Actions #2

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from New to Closed
  • Resolution set to Wont fix

Indeed, this behaviour was introduced in r1939.
This is especially usefull in wiki pages when you want to update a screenshoot without having to edit the page.

Actions #3

Updated by Markus Valle-Klann about 13 years ago

  • Status changed from Closed to Reopened

Hi, I just ran into the same issue with attachments having the same file name.

It seems btw that the thumbs plugin is displaying the older (original) attachments so updating wouldn't even work.

I understand the benefit of being able to update screenshots without having to update the page. But I think the disadvantage of not being able to simply attach a file to an update and reference it without having to worry about unique file names weighs more heavily. Especially considering the difficulties novice users are typically having.

In any case, wouldn't it be possible to resolve this in case of a file name collision by giving the user the option to 1) either really replace an existing attachment with the same name (if that's what is intended) or 2) to make it unique and automagically update any references to this atttachment in the update.

I took the liberty of reopening this issue in the hope the update doesn't get lost... If that was against protocol, my apologies and please revert.

Actions #4

Updated by Daniel Felix about 11 years ago

  • Status changed from Reopened to Closed
  • Resolution changed from Wont fix to Fixed

I just checked this issue with Redmine 2.2.1.

I'm not able to reproduce this. This issue is fixed. I tested the issue modul, as described in the issue description.

Actions #5

Updated by Benedikt Breinbauer over 5 years ago

Is this really resolved?
Running into this as well. Very problematic for issue comments with embedded screenshots: the newer screenshot automatically replaces the old one so makes the old comment confusing/useless without the old original screenshot that the comment was intended for.

Environment:
Redmine version                3.4.5.stable
Ruby version                   2.3.7-p456 (2018-03-28) [x86_64-linux]
Rails version                  4.2.8
Environment                    production
Database adapter               Mysql2
Actions #6

Updated by Benedikt Breinbauer over 5 years ago

  • Copied to Defect #29913: Adding image with same name as previous one replaces embedded image added
Actions #7

Updated by Benedikt Breinbauer over 5 years ago

Can't reopen so created #29913

Actions #8

Updated by Go MAEDA over 4 years ago

  • Related to Defect #32327: Can not select a display specific image when there duplicate file names added
Actions #9

Updated by Justas Markauskas almost 4 years ago

I understand that it is expected behavior. But I see that this is still problem for other people.

Is there way to write some plugin? so we can have possibility to have this in other way?

I.E. we use image which are attached to current note? or something.

This also relates with outlook emails with screenshots. (https://www.redmine.org/boards/4/topics/59294)

Actions

Also available in: Atom PDF