Project

General

Profile

Actions

Bug #76266

closed

fileadmin: duplicating files in the same directory

Added by Christian Gebel almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-05-23
Due date:
% Done:

0%

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

Description

Problem: As an editor I have a text file in a subfolder of the fileadmin folder and I need a slightly different copy of it in the same directory. So I want to duplicate the file and edit it. File permissions are properly set and the file works fine.

Copy and paste does not work because the name would be the same. And while TYPO3 automatically adds suffixes to database entries when unique values are required it does not do so for file names in the fileadmin module. Other file system browsers add a suffix so the editor perceives this as a bug.

When I first copy the file to the clipboard and then rename it the file dissapeares from the clipboard. I can understand this behaviour because the source file is not there anymore. But again other file system browsers can handle this so the editor perceives this as a bug, too.

The result is that I have a paste button in the same directory that does not work and no paste button when it should work. And there is no dedicated button for duplicating files.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #64363: Copy files in Filelist backendAccepted2015-01-19

Actions
Actions

Also available in: Atom PDF