Project

General

Profile

Actions

Task #77988

open

Moving folders between local file storages does not work

Added by Steffen Wargalla over 7 years ago. Updated 6 months ago.

Status:
Accepted
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-09-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

Trying to move one folder to another storage leads to an flash error message in the backend file module >Directory ... was not moved to "/". Write permission problem?<

Source and target storage are using both the local filesystem driver and are writable, readable, accessible and online.

I tried to debug this issue and tracked it down so far to $this->absoluteBasePath = null in the LocalDriver class. I have not figured out why this is null at this point, but it leads to an error while checking permissions on an malformed file path, due to $this->absoluteBasePath = null.

Thank you


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #94609: Moving a file to a different storage will not invalidate or modify the processed entryNew2021-07-21

Actions
Actions

Also available in: Atom PDF