Project

General

Profile

Actions

Bug #76318

closed

DataHandler::copySpecificPage() throws exception due to bogus TCA

Added by Andreas Kienast almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Category:
DataHandler aka TCEmain
Start date:
2016-05-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

If an extension with bogus TCA / database constellation (e.g. uid midding) is installed, copying pages is not possible anymore, as exec_SELECTgetRows returns NULL and foreach is not able to iterate this.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #74125: Exception throwing in sysext\core\Classes\DataHandling\DataHandler.php on copySpecificPageClosedTYPO3 Release Team2016-03-04

Actions
Actions #1

Updated by Gerrit Code Review almost 8 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/48311

Actions #2

Updated by Gerrit Code Review almost 8 years ago

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

Actions #3

Updated by Gerrit Code Review almost 8 years ago

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

Actions #4

Updated by Gerrit Code Review almost 8 years ago

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

Actions #5

Updated by Andreas Kienast almost 8 years ago

  • Status changed from Under Review to Closed

I'll close this issue as it's a duplicate of #74125.

Actions

Also available in: Atom PDF