Project

General

Profile

Actions

Bug #83903

closed

Exception if opened record is deleted and view reloaded

Added by Claus Harup about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2018-02-14
Due date:
% Done:

100%

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

Description

Approach

1: Use the clickmenu in the pagetree to edit a page
2: The record_edit module show the various fields for the page

.... so fare, so good!

3: Use the clickmenu in the pagetree to delete the same page

..... Fatal error:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1437656081: Record with uid 765 from table pages not found | TYPO3\CMS\Backend\Form\Exception\DatabaseRecordException thrown in file /var/www/typo3_source/typo3_src-8.7.10/typo3/sysext/backend/Classes/Form/FormDataProvider/AbstractDatabaseRecordProvider.php in line 51

Actions #1

Updated by Georg Ringer about 6 years ago

  • Subject changed from Deleting pages from the pagetree gives fatal error to Exception if opened record is deleted and view reloaded

this also can be reproduced if a page is opened in 1 tab and removed in another tab and 1st tab is reloaded.

Actions #2

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New 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/55730

Actions #3

Updated by Gerrit Code Review about 6 years ago

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

Actions #4

Updated by Georg Ringer about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF