Project

General

Profile

Actions

Bug #98230

closed

recycler: PHP Warning: Undefined array key "cruser_id"

Added by Josef Glatz over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Recycler
Target version:
Start date:
2022-08-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Problem

  • Upgraded a TYPO3 version from 10 to 11.5 LTS
  • deleted some superfluous backend users (also admins)
  • while removing some as deleted marked records a delete action via the recycler module throws an exception

Error Message

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Undefined array key "cruser_id" in /var/www/html/vendor/typo3/cms-recycler/Classes/Controller/RecyclerAjaxController.php line 191 | TYPO3\CMS\Core\Error\Exception thrown in file /var/www/html/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php in line 137. Requested URL: https://myproject.docker/typo3/ajax/recycler?token=--AnonymizedToken--&action=getDeletedRecords&depth=999&startUid=1&table=tx_sessionplaner_domain_model_session&filterTxt=&start=0&limit=25
Actions #1

Updated by Oliver Hader over 1 year ago

  • Complexity set to easy
Actions #2

Updated by Oliver Hader over 1 year ago

  • Status changed from New to Accepted
Actions #3

Updated by Oliver Hader over 1 year ago

side-note: cruser_id has been dropped in v12, RecyclerAjaxController has been adjusted accordingly to take data from history

Actions #4

Updated by Gerrit Code Review over 1 year ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75627

Actions #5

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75627

Actions #6

Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75627

Actions #7

Updated by Georg Ringer over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF