Project

General

Profile

Actions

Task #67466

closed

Filelist file upload "overwrite" message

Added by Christian Kuhn almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2015-06-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

On uploading files in the file list module, a popup is raised "Shall existing be overwritten?". This is unfortunate for several reasons:

  • The message is not precise: Files are overwritten only if an existing file with the same name exists.
  • The message shouldn't be a js alert, but a callout or a flashmessage (ask frank naegler / benni kott which one)
  • The message is always raised, even if no file of the same filename exists.

For 6.2, I'd suggest to keep the current system and just adapt the message a bit to be more precise and state that this will only overwrite existing files if a file with the same name is uploaded.

For master, we could first change the message, too, but it would be much cooler if the system could find out if there is such a file already and only show the popup in this case. Maybe the list of files in a folder needs to be sent to the client in a js array for this?


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Epic #64632: How should FAL handle the upload of (existing) filenamesClosedAndrea Herzog-Kienast2015-01-30

Actions
Related to TYPO3 Core - Bug #63603: Unexpected behaviour with file uploadClosedMathias Schreiber2014-12-05

Actions
Has duplicate TYPO3 Core - Task #65659: Drag & Drop Fileupload, do not ask to overwrite existing files if there is no identically fileClosedGilles Fouet2015-03-11

Actions
Actions

Also available in: Atom PDF