Project

General

Profile

Actions

Bug #70520

closed

Title of uploaded file shows UID by default

Added by Michael Schams about 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-10-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In a fresh, clean TYPO3 CMS 7.5.0 instance, when a file has been uploaded to Filelist (e.g. into folder "user_upload"), the default title shows a numeric value.

How to reproduce
- login as an admin user
- go to: Filelist and open folder "user_uploads"
- drag'n drop (upload) a file into this folder
- click reload view and edit the file you just uploaded
- field "Title" shows a numeric value ("2")

The number seems to be the UID of one of DB tables "sys_file*", because if a second file is uploaded, its title is "3" by default.
In the past, the file name was shown in this field, which I believe is more user-friendly (at least better than a number) :-)

See attached screenshot.


Files

screenshot0001.png (92.3 KB) screenshot0001.png Michael Schams, 2015-10-09 03:45
Actions #1

Updated by Georg Ringer about 9 years ago

  • Status changed from New to Needs Feedback

thanks for your report. can you please recheck it on latest master. I can't reproduce that. the title is empty for me + a placeholder with the filename

Actions #2

Updated by Michael Schams about 9 years ago

Checked in 7.6.0 and current master and I can not reproduce it either.
Re-tested in 7.5.0: successfully reproduced the issue executing the same steps.
So, it's pretty clear, it seems to be fine in newer versions.

I am happy if we close this issue. Thanks!

Actions #3

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from Needs Feedback to Closed

Close as fixed on the 7.6 version; thank you for the testing!

Actions

Also available in: Atom PDF