Project

General

Profile

Actions

Bug #79651

closed

Task #79652: Fix functional tests on PostgreSQL

Make JsonRenderer.ts for functional test compatible with PostgreSQL

Added by Morton Jonuschat about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
Start date:
2017-02-07
Due date:
% Done:

100%

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

Description

The typoscript currently uses unescaped database field names in a select which includes fields with mixed case. These fieldnames get converted to lowercase on PostgreSQL and the queries fail due to unknown columns.

Actions #1

Updated by Morton Jonuschat about 7 years ago

  • Parent task set to #79652
Actions #2

Updated by Gerrit Code Review about 7 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/51569

Actions #3

Updated by Gerrit Code Review about 7 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/51569

Actions #4

Updated by Christian Kuhn about 7 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #5

Updated by Morton Jonuschat about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF