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

Also available in: Atom PDF