Project

General

Profile

Actions

Bug #21862

closed

class.file_list.inc must die

Added by Michiel Roos almost 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-12-17
Due date:
% Done:

0%

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

Description

Rename inc to php and fix the files that include the file class.file_list.inc

This is silly!

http://typo3.org/typo3/class.file_list.inc

(issue imported from #M13056)

Actions #1

Updated by Michiel Roos almost 15 years ago

These must all die:

$ find ./ -name "*inc"
.//typo3/class.alt_menu_functions.inc
.//typo3/class.db_list.inc
.//typo3/class.db_list_extra.inc
.//typo3/class.file_list.inc
.//typo3/class.show_rechis.inc
.//typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
.//typo3/sysext/cms/tslib/media/scripts/makeMenu_datedirectory.inc
.//typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc
.//typo3/sysext/cms/tslib/media/scripts/postit.inc
.//typo3/sysext/cms/tslib/media/scripts/testscript.inc
.//typo3/sysext/cms/tslib/media/scripts/wapversionLib.inc
.//typo3/sysext/cms/tslib/media/scripts/xmlversionLib.inc

Actions #2

Updated by Benni Mack almost 15 years ago

Hey Michiel,

I think we don't have to care about these tslib/media/scripts/ files, however, the other classes should be renamed, I agree.

Actions #3

Updated by Chris topher over 11 years ago

  • Status changed from Accepted to Closed
  • Target version deleted (0)

The files were deprecated since TYPO3 6.0 and are removed in 6.2. The files in tslib/media/scripts/ have been removed from the Core even before (statictemplates).

Actions

Also available in: Atom PDF