Project

General

Profile

Actions

Bug #47705

closed

Upload file creates two DB entries

Added by Alexander Opitz about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-04-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I upload a file to default storage (fileadmin/) two DB entries will be created:

ID | identifier
1  | /./filename
2  | /filename

First entry is from the uploader(?) the second one from the indexer while viewing the file_list (after uploading).

As we tested many times the uploading on the FAL Code Sprint and I didn't see that problem, it must be something from the last weeks.

6.0.x Branch is working correctly.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #46595: Files are not indexed on upload in file-moduleClosedSteffen Ritter2013-03-23

Actions
Actions

Also available in: Atom PDF