Bug #86804
closedsuggest for a field of type group doesn't work in a backend user form
100%
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
Updated by Frank Nägler over 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?
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Frank Nägler over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 17a2fc2b2ab5abd56237672f476ba4842fa69a02.