Project

General

Profile

Actions

Bug #88245

closed

Group filter in backend user module throws an exception

Added by Jan Delius about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-04-29
Due date:
% Done:

0%

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

Description

If you filter for groups in the backend inside the BE user overview, that module throws an error while calling $GLOBALS['BE_USER']->pushModuleData. This error is expressed differently depending on the TYPO3 version.

- master: Error when saving the uc field in the database: "An exception occurred while executing 'UPDATE `be_users` [...]': Got a packet bigger than 'max_allowed_packet' bytes".
- TYPO3 9.5 "Serialization of 'Closure' is not allowed"

Tested with both versions in a fresh TYPO3.

To recreate the error:
Create 2 user groups and then filter the user list for one of them.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #88451: Module Backend User, Filtering leads to ExceptionClosed2019-05-28

Actions
Is duplicate of TYPO3 Core - Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User ModuleClosed2018-09-24

Actions
Actions #1

Updated by Guillaume Crico about 5 years ago

  • Is duplicate of Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User Module added
Actions #2

Updated by Markus Klein almost 5 years ago

  • Status changed from New to Closed
Actions #3

Updated by Riccardo De Contardi over 4 years ago

  • Related to Bug #88451: Module Backend User, Filtering leads to Exception added
Actions

Also available in: Atom PDF