Bug #45504
closedCase sensitive filenames lead to file list problems
100%
Description
A customer of ours uploaded a file xyz.jpg and referenced it in several pages. Then he wanted to replace the file in the file list, uploaded a file xyz.JPG (with capital letters in the extension!) and checked "Overwrite existing files".
This seems to confuse TYPO3, as the file list now listed both files (because, of course, the UNIX file system distinguished the two files) but show the same references for both files (although the second file hasn't been referenced at all yet).
Updated by Andreas Wolf almost 12 years ago
- Category set to File Abstraction Layer (FAL)
- Status changed from New to Accepted
The relation issue is closely related to #43027. The other issue (file is not replaced if casing is different) should be new.
Updated by Alexander Opitz over 11 years ago
I do not understand, why should the file be overwritten if his casing is different?
Updated by TimoF no-lastname-given over 11 years ago
The problem is that TYPO3 shows the same references for both files (although the second file hasn't been referenced at all yet).
Updated by Chris topher over 11 years ago
TimoF wrote:
The problem is that TYPO3 shows the same references for both files (although the second file hasn't been referenced at all yet).
Yes, I can confirm that error with TYPO3 6.1.1:
If you have one file, which you reference in an element, and then upload a file with the same name, but with different casing, then filelist incorrectly shows both(!) as referenced.
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted to Under Review
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Gerrit Code Review about 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Gerrit Code Review about 11 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Gerrit Code Review about 11 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Gerrit Code Review about 11 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Gerrit Code Review about 11 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/23398
Updated by Andreas Wolf about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 958847e5c8886aa1524494153586e215732edb46.