Bug #105658
closedBackendUtility::getRecord needs to fail gracefully on postgresql for selects with UID > INT_MAX
100%
Description
Postgresql throws a DriverException for a statement like
SELECT * from tt_content WHERE uid > 123123123123
Updated by Garvin Hicking about 18 hours ago
- Related to Bug #94562: Link field - insufficiently checked input leads to reference index error added
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
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
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
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
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
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
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
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
Updated by Garvin Hicking about 16 hours ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 49d02bea0b6d02f396936c719308604d7fba9d8d.