Project

General

Profile

Actions

Bug #86804

closed

suggest for a field of type group doesn't work in a backend user form

Added by Ivano Luberti over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2018-10-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Backend, javascript, TCA overrides
Complexity:
Is Regression:
Sprint Focus:

Description

I'm using TYPO3 9.5.1

I have extended fe_users table with a field of type group.
The widget works properly except the suggest wizard doesn't work

Loading the backend form and looking in the javascript console I see the following error message:

Source map error: request failed with status 404
Resource URL: http://mediakey.local/typo3/sysext/core/Resources/Public/JavaScript/Contrib/taboverride.min.js?bust=b26254fd0a1f088a30307fd030b871a280c03d64
Source Map URL: taboverride.min.js.map[Learn More]

This error seems to be showed only if the fe_users record is extended
I'm attaching the fe_users.php file I have put in the Configuration\TCA\Overrides\ folder


Files

fe_users.php (1.96 KB) fe_users.php Ivano Luberti, 2018-10-30 17:56
Actions

Also available in: Atom PDF