Project

General

Profile

Actions

Bug #50508

closed

Re-uploading file in backend fails

Added by Oliver Hader over 10 years ago. Updated over 5 years ago.

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

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

Steps to reproduce in TYPO3 backend:
  • upload a file to a folder in the filelist
  • delete that file in the filelist
  • upload the file (same filename) again

Situation:
#1317178604: No file found for given UID

The reason for that is, that deleting the file sets the "deleted" flag for the file object, which does not get purged once the file is physically available again.


Files

50508.html (11 KB) 50508.html Oliver Hader, 2013-07-29 09:03

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #48336: sys_file record doesn't get flagged as delete after deleting a file Rejected2013-05-17

Actions
Related to TYPO3 Core - Bug #50363: Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::getUpdatedProperties()Rejected2013-07-24

Actions
Related to TYPO3 Core - Bug #50525: Deleted flag is not updated during file indexingClosedOliver Hader2013-07-29

Actions
Related to TYPO3 Core - Bug #44105: Image size does not get updatedClosed2012-12-19

Actions
Related to TYPO3 Core - Bug #51698: Delete sys_file entry when a file is deletedClosed2013-09-03

Actions
Actions

Also available in: Atom PDF