Bug #83540
closedJavaScript TypeError when backend user has no permissions for module Web > List
0%
Description
If you have a backend user without the module Web > List permissions there ist a JavaScript TypeError when logging in.
Error Message:
Uncaught TypeError: Cannot read property 'options' of undefined at HTMLDocument.<anonymous> (LiveSearch.js?bust=1515600780:116) at mightThrow (jquery-3.2.1.js:3583) at process (jquery-3.2.1.js:3651)
Used TYPO3 Version is 8.7.6
Updated by Mathias Schreiber almost 7 years ago
- Project changed from 9 to TYPO3 Core
- TYPO3 Version set to 8
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from New to Needs Feedback
Where does the error show up? Browser console?
Is this still true? I tried with TYPO3 8.7.10 and the following tests:
1) use a BE user that belongs to a BE usergroup with full access except the module web>list
2) remove all modules from the usergroup and set them in the BE user record except the module web>list
I didn't see any error
Could you test it again and provide a full step-by-step guide on how to reproduce the problem, if it occurs again? Thank you!
Updated by Tabea Oertel almost 7 years ago
Could not reproduce it anymore with v8.7.9.
Updated by Riccardo De Contardi over 6 years ago
- Status changed from Needs Feedback to Closed
@Tabea Oertel thank you for your quick answer. I hope it is right for you if I close this one as already solved.
If you think that this is the wrong decision or experience the issue again then please reopen it or ping me.
Thank you.