Project

General

Profile

Actions

Bug #78096

closed

\TYPO3\CMS\Backend\View\PageLayoutView::getResult is incompatible to DatabaseConnection usage

Added by Nicole Cordes over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2016-09-28
Due date:
% Done:

100%

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

Description

Having an extension which is not migrated to Doctrine currently, it is impossible to use the function \TYPO3\CMS\Backend\View\PageLayoutView::getResult as it expects a Doctrine statement object.

As this public function executes some internal (protected) logic it should be compatible with both, Doctrine and mysqli_result objects.

Actions

Also available in: Atom PDF