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 almost 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 #1

Updated by Frank Nägler almost 5 years ago

  • Status changed from New to Accepted

thank you for your report, the 404 error occurs because of a wrong reference, which we will remove.
Anyway, not working search should not be a result of the 404. Did you have solved the issue in the meantime?

Actions #2

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Accepted to Under Review

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

Actions #3

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch 9.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/+/60740

Actions #4

Updated by Gerrit Code Review almost 5 years ago

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

Actions #5

Updated by Frank Nägler almost 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF