Project

General

Profile

Actions

Bug #83540

closed

JavaScript TypeError when backend user has no permissions for module Web > List

Added by Tabea Oertel over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-01-11
Due date:
% Done:

0%

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

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

Actions #1

Updated by Mathias Schreiber about 6 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 8
Actions #2

Updated by Riccardo De Contardi about 6 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!

Actions #3

Updated by Tabea Oertel about 6 years ago

Could not reproduce it anymore with v8.7.9.

Actions #4

Updated by Riccardo De Contardi about 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.

Actions

Also available in: Atom PDF