Project

General

Profile

Actions

Bug #71527

closed

Trying to edit whole record gives fatal error "Invalid request for route /record/edit"

Added by Chris topher about 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2015-11-12
Due date:
% Done:

100%

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

Description

When you click a pencil icon in the frontend, a window with the according field of the record opens. In this window, there is a button to show the complete record (instead of only seeing this field).

Clicking this button gives:

PHP Fatal error:

Uncaught exception 'TYPO3\CMS\Backend\Routing\Exception\RouteNotFoundException' with message 'Invalid request for route "/record/edit"' in C:\xampp\htdocs\typo3\sysext\backend\Classes\Http\RouteDispatcher.php:49

Stack trace:

#0 C:\xampp\htdocs\typo3\sysext\backend\Classes\Http\RequestHandler.php(161): TYPO3\CMS\Backend\Http\RouteDispatcher->dispatch(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(TYPO3\CMS\Core\Http\Response))
#1 C:\xampp\htdocs\typo3\sysext\backend\Classes\Http\RequestHandler.php(94): TYPO3\CMS\Backend\Http\RequestHandler->dispatch(Object(TYPO3\CMS\Core\Http\ServerRequest))
#2 C:\xampp\htdocs\typo3\sysext\core\Classes\Core\Bootstrap.php(302): TYPO3\CMS\Backend\Http\RequestHandler->handleRequest(Object(TYPO3\CMS\Core\Http\ServerRequest))
#3 C:\xampp\htdocs\typo3\sysext\backend\Classes\Http\Application.php(94): TYPO3\CMS\Core\Core\Bootstrap->handleRequest(Object(TYPO3\CMS\Core\Http\ServerRequest))
#4 C:\xampp\htdocs\typo3\index.php(20): TYPO3\CMS\Backend\Http\Application->run()
#5 [internal in C:\xampp\htdocs\typo3\sysext\backend\Classes\Http\RouteDispatcher.php on line 49

Actions #1

Updated by Mathias Schreiber about 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber

Is this about "Frontend Editing"?

Actions #2

Updated by Chris topher about 9 years ago

  • Status changed from Needs Feedback to New
  • Assignee deleted (Mathias Schreiber)

Yes, I am opening that window from the frontend.

Actions #3

Updated by Chris topher about 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44924

Actions #5

Updated by Michael Oehlhof almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF