Project

General

Profile

Actions

Bug #105904

closed

resetHaving on QueryBuilder results in infinite loop

Added by Manfred Egger 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2025-01-09
Due date:
% Done:

100%

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

Description

In TYPO3\CMS\Core\Database\Query\ConcreteQueryBuilder in method resetHaving there is a call to $this->resetHaving instead of parent::resetHaving which results in an infinite loop.

see https://github.com/TYPO3/typo3/blob/13.4/typo3/sysext/core/Classes/Database/Query/ConcreteQueryBuilder.php#L745

Actions #1

Updated by Gerrit Code Review 2 months ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review 2 months ago

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

Actions #3

Updated by Georg Ringer 2 months ago

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

Also available in: Atom PDF