Project

General

Profile

Actions

Bug #87734

closed

[TYPO3 9.5.4] Typo in function name setIndexingInProg(r)ess

Added by Nico Poggenburg about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-02-18
Due date:
% Done:

0%

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

Description

I think i found a typo in the typo3 9.5.4 core.

web/typo3/sysext/core/Classes/Resource/File.php #Line: 392

The function is called:
setIndexingInProgess($indexingState)
Should be:
setIndexingInProgress($indexingState)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #85895: Refactor FAL metadata handlingClosedAndreas Kienast2018-08-17

Actions
Actions #1

Updated by Bastian Bringenberg about 5 years ago

  • Project changed from 9 to TYPO3 Core
  • TYPO3 Version set to 9

Moved to right project.

Actions #2

Updated by Georg Ringer about 5 years ago

  • Status changed from New to Closed

thanks for creating the issue.

the code has been refactored with #85895 and the method has gone. therefore I am closing the issue.

Actions #3

Updated by Georg Ringer about 5 years ago

  • Related to Task #85895: Refactor FAL metadata handling added
Actions

Also available in: Atom PDF