Project

General

Profile

Actions

Bug #85115

closed

Can't copy or cut files in filelist

Added by Kalle Karlson over 6 years ago. Updated about 6 years ago.

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

100%

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

Description

If I try to cut or copy a file in filelist backend the ImageViewHelper throws an exception.

I found a commit in the repository which leads to this behavior
https://github.com/TYPO3/TYPO3.CMS/commit/f6953bda186c1cb10d01b37a1e3071148b87b16c

The exception get catched in vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php:81 but fluid use TYPO3Fluid\Fluid\Core\ErrorHandler\StandardErrorHandler even if in Production Context and displayErrors is set to 0.

I think the expected behavior should be that fluid use the TolerantErrorHandler so no Exception is thrown.

Actions #1

Updated by Kalle Karlson over 6 years ago

  • Subject changed from Can't copy or cut files in fileadmin to Can't copy or cut files in filelist
Actions #2

Updated by Kalle Karlson over 6 years ago

  • Assignee set to Kalle Karlson
Actions #3

Updated by Kalle Karlson over 6 years ago

  • % Done changed from 0 to 100

Looks like 9.3 is working.

Actions #4

Updated by Riccardo De Contardi about 6 years ago

  • Status changed from New to Closed
  • Assignee deleted (Kalle Karlson)

I think it's safe to close this one for now.

Please reopen it or ping me if the issue comes out again or there is a way to reproduce it on 9.5.0 or the latest master.

Thank you!

Actions

Also available in: Atom PDF