Project

General

Profile

Actions

Bug #44013

closed

Users have no permissions to delete processed files

Added by Helmut Hummel over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-12-14
Due date:
% Done:

100%

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

Description

Processed files are temporary files which can be recreated without problems.
So there is no need to check the permissions for these.

Currently backend users get an exception when a processed file needs to be recreated, because the processed folder is not within the filemounts (and should not be)

Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17161

Actions #2

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/17165

Actions #3

Updated by Helmut Hummel over 11 years ago

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

Updated by Vincent Mans almost 11 years ago

This bug still exists in 6.0.5.

I get this error when trying to open a page in pageview or listview:

You are not allowed to delete the file "/_processed_/preview_..._144f0d6da5.jpg'

The original image is changed using FTP. With plenty permissions on the filepath.

Now an Admin user even, cannot open the page with the record that holds the original image. Oops!

Two things:
- this shouldn't be a problem, using FTP is quite normal for uploading images;
- the error should be on the element, and not on the page.

Is this use case considered? If I missed vital information on this, I'm sorry.

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF