flux icon indicating copy to clipboard operation
flux copied to clipboard

Error while deleting disabled content

Open MediKathi opened this issue 3 years ago • 2 comments

Hello,

If I try to delete hidden content from a page I get a 503 error Typo3 renders

Argument 1 passed to FluidTYPO3\Flux\Provider\AbstractProvider::getGrid() must be of the type array, null given, called in /aPath/typo3conf/ext/flux/Classes/Integration/HookSubscribers/DataHandlerSubscriber.php on line 433

this is written in the log:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Argument 1 passed to FluidTYPO3\Flux\Provider\AbstractProvider::getGrid() must be of the type array, null given, called in /aPath/typo3conf/ext/flux/Classes/Integration/HookSubscribers/DataHandlerSubscriber.php on line 433 | TypeError thrown in file /aPath/typo3conf/ext/flux/Classes/Provider/AbstractProvider.php in line 308. Requested URL: http://aUrl/typo3/record/commit?token=--AnonymizedToken--&cmd[tt_content][856][delete]=1&redirect=%2Ftypo3%2Fmodule%2Fweb%2Flayout%3Ftoken%3D--AnonymizedToken--%26id%3D69

Used Typo3 version: 11.5.10 Used Flux version: current DevVersion

MediKathi avatar Jun 03 '22 08:06 MediKathi

FYI: The same problem exists in TYPO3 10

mueller-sebastian avatar Jun 08 '22 12:06 mueller-sebastian

Duplicate of #1939.

cweiske avatar Jun 16 '22 09:06 cweiske

Closed as duplicate - and is fixed in development.

NamelessCoder avatar Oct 17 '22 13:10 NamelessCoder