Project

General

Profile

Actions

Bug #50976

closed

Mixed up parameters in call to replaceMarkersInWhereClause

Added by Anja Leichsenring over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2013-08-09
Due date:
% Done:

100%

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

Description

The patch for #21892 breaks functionality due to a mixed up parameters list (see copied report):

this patch breaks the functionality of the complete BE.
I am not able to edit the page headers anymore.

The error: you give the wrong parameter order:

you call:
static::replaceMarkersInWhereClause($fTWHERE, $field, $TSconfig, $foreign_table)

function:
function replaceMarkersInWhereClause($whereClause, $table, $field = '', $tsConfig = array())


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #21892: Substitution of default markers is not available as single functionClosed2009-12-29

Actions
Actions

Also available in: Atom PDF