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

Also available in: Atom PDF