Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 503 if non-admin user uses "go back" button in BackendUserController->showAction #69

Open
1 task done
mz-aimcom opened this issue Oct 14, 2022 · 1 comment
Open
1 task done

Comments

@mz-aimcom
Copy link

Bug Report

Prerequisites

  • Did you reproduce the problem on TYPO3 v11.5 LTS?

Description

As non-admin user: Using "Go back" button in "Show details" for a user ends in an error 503.

Steps to Reproduce

  1. Navigate to "User Admin".
  2. Click "Show details" for a user.
  3. In detail view click "Go back" (↵) button on the top left.

Expected behavior: Go back to the list view.

Actual behavior: Error 503

mz-aimcom added a commit to mz-aimcom/my_user_management that referenced this issue Oct 14, 2022
…UserController->showAction

Use "javascript:history.back()" instead of actual link
to return to the previous page instead switching to
the "system_BeuserTxBeuser" route.

Related: koninklijke-collective#69
@mz-aimcom
Copy link
Author

Possible solution: See pull request #70.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant