silverstripe / silverstripe-assets

Silverstripe Assets component
BSD 3-Clause "New" or "Revised" License
9 stars 65 forks source link

FIX Ensure filenames are not duplicated when moving #568

Closed emteknetnz closed 10 months ago

emteknetnz commented 10 months ago

Issue https://github.com/silverstripe/silverstripe-assets/issues/512

Created new files test-image-without-title.png + test-image-metacharacters.png because the new logic was causing the duplicate files to end up with -v2.png / -v3.png suffixes and breaking other unrelated unit tests