Project

General

Profile

Actions

Bug #67040

closed

Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection

Added by Morton Jonuschat almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2015-05-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

The backend is completely unusable with TYPO3 CMS 7.1+ in combination with PostgreSQL. Every action/module fails with the message

Oops, an error occurred!

The CSRF protection token for the requested module is missing or invalid

More information regarding this error might be available online.

Versions Prior to 7.1.0 (e.g 7.0.2 or 6.2.12) work fine. A `git bisect` has identified commit 4722b6cf5c97ab415d3d35687ed77750b97e3258 as the likely culprit.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #67057: DBAL locallang errorClosed2015-05-20

Actions
Follows TYPO3 Core - Task #54091: Use === operator instead of strlen() to check for zero length stringsClosed2013-11-29

Actions
Actions #1

Updated by Gerrit Code Review almost 9 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 http://review.typo3.org/39625

Actions #2

Updated by Stephan Großberndt almost 9 years ago

  • Subject changed from Backend broken on PostgreSQL to Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
  • Target version set to next-patchlevel
Actions #3

Updated by Morton Jonuschat almost 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF