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 #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23012

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23012

Actions #3

Updated by Anja Leichsenring over 10 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