Bug #41293
closedFAL: filepicker allows picking the same file multiple times
0%
Description
PoC: page properties > media > popup for selectiong the file: when clicking the '+' multiple times, the image will be added multiple times too.
Updated by Oliver Hader about 12 years ago
- Target version set to 6.0.0-RC1
- PHP Version set to 5.3
- Complexity set to medium
Hm, feels strange and I think we should change it...
I checked that in 4.7 doing the same, save the page, add the same file from fileadmin/ again - which creates the duplicates as well, but with different file names.
This way, the element browser should check whether the relation to the selected file is already set for the element to be modified...
Updated by Felix Kopp about 12 years ago
But what if an image shall be displayed several times?
For example icon in multiple columns that form a band.
I don't see a bug here
Updated by Andreas Wolf about 12 years ago
- Status changed from Accepted to Rejected
I also think this is no bug. We could display an (unobtrusive) warning message, but I would not inhibit it completely.