Project

General

Profile

Actions

Bug #105658

closed

BackendUtility::getRecord needs to fail gracefully on postgresql for selects with UID > INT_MAX

Added by Garvin Hicking about 18 hours ago. Updated about 16 hours ago.

Status:
Resolved
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2024-11-20
Due date:
% Done:

100%

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

Description

Postgresql throws a DriverException for a statement like

SELECT * from tt_content WHERE uid > 123123123123


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #94562: Link field - insufficiently checked input leads to reference index errorResolved2021-07-15

Actions
Actions #1

Updated by Garvin Hicking about 18 hours ago

  • Related to Bug #94562: Link field - insufficiently checked input leads to reference index error added
Actions #2

Updated by Gerrit Code Review about 18 hours 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/+/87103

Actions #3

Updated by Gerrit Code Review about 17 hours ago

Patch set 2 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/+/87103

Actions #4

Updated by Gerrit Code Review about 17 hours 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/+/87104

Actions #5

Updated by Gerrit Code Review about 17 hours ago

Patch set 1 for branch 12.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/+/87105

Actions #6

Updated by Gerrit Code Review about 16 hours ago

Patch set 3 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/+/87103

Actions #7

Updated by Gerrit Code Review about 16 hours ago

Patch set 4 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/+/87103

Actions #8

Updated by Gerrit Code Review about 16 hours ago

Patch set 2 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/+/87104

Actions #9

Updated by Gerrit Code Review about 16 hours ago

Patch set 2 for branch 12.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/+/87105

Actions #10

Updated by Garvin Hicking about 16 hours ago

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

Also available in: Atom PDF