Project

General

Profile

Actions

Bug #64315

closed

Typo in function name checkExistance

Added by Stephan Großberndt over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2015-01-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

TYPO3\CMS\IndexedSearch\Controller\SearchFormController->checkExistance($row);

is a typo, should be
TYPO3\CMS\IndexedSearch\Controller\SearchFormController->checkExistence($row);

instead.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #50095: Indexing of external files and absRefPrefixClosed2013-07-17

Actions
Actions #1

Updated by Gerrit Code Review over 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/36046

Actions #2

Updated by Markus Klein over 9 years ago

Wouldn't do that now. We have a severe in this function which requires refactoring in any case. Lets combine this.
#50095

Actions #3

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36046

Actions #4

Updated by Stephan Großberndt over 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF