Project

General

Profile

Actions

Bug #72582

closed

feedit does not work when logged in as feuser: Invalid request for route "/record/edit"

Added by Christian Weiske over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2016-01-08
Due date:
% Done:

100%

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

Description

As soon as you are logged in with a frontend user, frontend editing (feedit) does not work anymore.

When clicking on the "Edit" icon in the frontend, the popup opens and an exception is thrown:

#1425389455: Invalid request for route "/record/edit" (More information)

TYPO3\CMS\Backend\Routing\Exception\RouteNotFoundException thrown in file
/typo3_src-7.6.2/typo3/sysext/backend/Classes/Http/RouteDispatcher.php in line 49.

Steps to reproduce:

  1. Install fresh TYPO3 7.6.2 with introduction package
  2. Enable admin panel (frontend editing works)
  3. Create frontend user sysfolder, add frontend group, add frontend user
  4. Put login form on a page, point it to frontend user sysfolder
  5. Login with frontend user, click the edit icon and see the exception message in the popup.

What still works after logging in with a frontend user is: deleting, hiding and moving elements up and down.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #73082: feedit links broken after visiting workspace preview link: Invalid request for route "/record/edit"Closed2016-02-02

Actions
Is duplicate of TYPO3 Core - Bug #72865: Error in FEedit when adding new content record: Invalid request for route "/record/content/new"Closed2016-01-21

Actions
Actions

Also available in: Atom PDF