Bug #80099
Access restriction when flushing caches
100%
Description
I've set up a fresh installation of TYPO3 CMS 7.6.17-dev. Tested with PHP 5.6 and PHP 7.0.
When flushing the caches (whether frontend, general or system caches) I'm getting redirected to the web list module with an error (see screen):
Uncaught TYPO3 Exception #1289917924: You don't have access to this page (More information) RuntimeException thrown in file .\typo3\sysext\backend\Classes\Http\BackendModuleRequestHandler.php in line 193.
It also does not matter from which module I'm calling the caches buttons.
Related issues
Associated revisions
[BUGFIX] Bind live search click event to search field container
To prevent issues with the click event of the live search which is also
triggered on any other dropdown menu of the topbar, the click event is now
bound to the container that holds the search field and the result list.
Change-Id: Ia5b459580fdc345c26d32fb0181e9005efa92c69
Resolves: #80099
Related: #79938
Releases: 7.6
Reviewed-on: https://review.typo3.org/51930
Tested-by: TYPO3com <no-reply@typo3.com>
Tested-by: Jasmina Ließmann
Reviewed-by: Nicole Cordes <typo3@cordes.co>
Tested-by: Nicole Cordes <typo3@cordes.co>
Reviewed-by: Markus Klein <markus.klein@typo3.org>
Tested-by: Markus Klein <markus.klein@typo3.org>
History
#1
Updated by Jasmina Ließmann almost 2 years ago
- File deleted (
170302_typo3-exception_web-list.jpg)
#2
Updated by Jasmina Ließmann almost 2 years ago
- File 170302_typo3-exception_web-list.jpg View added
#3
Updated by Nicole Cordes almost 2 years ago
- Status changed from New to Accepted
- Assignee set to Nicole Cordes
#4
Updated by Nicole Cordes almost 2 years ago
- Assignee deleted (
Nicole Cordes)
#5
Updated by Alexander Opitz almost 2 years ago
Added comment in patch which breaks the functionality: https://review.typo3.org/#/c/51763/10
#6
Updated by Andreas Fernandez almost 2 years ago
- Status changed from Accepted to In Progress
#7
Updated by Gerrit Code Review almost 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51930
#8
Updated by Andreas Fernandez almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0137d0863153cbffe6d855bf72d76cb8ebad17ca.
#9
Updated by Benni Mack 5 months ago
- Status changed from Resolved to Closed