Project

General

Profile

Actions

Bug #51509

closed

Missing API interface FileInterface::getNameWithoutExtension

Added by Ernesto Baschny over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-08-29
Due date:
% Done:

100%

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

Description

The method getNameWithoutExtension was added to the interface FileInterface in #41768. It was implemented correctly, but due to a syntax error in the closing phpdoc comment header it was never officially part of the interface.

We need to fix this. Undecided yet if we will backport that addition to 6.1 and 6.0, but it seems to make sense.

Most classes will probably subclass AbstractFile which already contains this methods, so there shouldn't be a problem for these. Only affected classes could be extensions implementing the interface directly.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #41768: File: add getFilenameWithoutExtensionFile()ClosedAndreas Wolf2012-10-09

Actions
Actions

Also available in: Atom PDF