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 #1

Updated by Christian Kuhn almost 9 years ago

  • Description updated (diff)
  • Target version set to 7.4 (Backend)
  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Alina Fleser almost 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Alina Fleser
Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40384

Actions #5

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40384

Actions #6

Updated by Gerrit Code Review almost 9 years ago

Patch set 3 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40384

Actions #7

Updated by Alina Fleser almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Mathias Schreiber almost 9 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF