Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading multiple files with the same name will show the same thumbnail in upload tab #43

Open
oanalavinia opened this issue Feb 3, 2021 · 1 comment

Comments

@oanalavinia
Copy link

oanalavinia commented Feb 3, 2021

Steps to reproduce:

  1. Create a folder and go to New file tab
  2. Upload a image file (for example with name picture.png)
  3. Upload 2 image files with the same name, but different case (for example Picture.png and picTure.png)
  4. Select 'replace' action in 'Similar file exist' warning pop-up

Expected result:
For each upload the thumbnail of the image is specific to the uploaded image (as the size of the file is)

Actual result:
The thumbnails of the uploaded images are all of the last uploaded image

thumnails_multiple

@mflorea
Copy link
Collaborator

mflorea commented Mar 11, 2021

Maybe we need to force the attachment version in the URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants