Project

General

Profile

Actions

Bug #17859

closed

XClass of class.browse_links.php

Added by Pierre Boivin almost 17 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-11-28
Due date:
% Done:

0%

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

Description

It looks like that we can't create XClass for this class. I have to create an XClass for changing asort to natcasesort for the file listing.

See case 0005435.

See my code in "additional information" paragraph.

ext_localconf.php file

$TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['typo3/class.browse_links.php'] = t3lib_extMgm::extPath($_EXTKEY).'class.ux_browse_links.php';

class.ux_browse_links.php file

class ux_browse_links extends browse_links {
function expandFolder($expandFolder=0,$extensionList='') {
}
}
(issue imported from #M6848)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #17211: Natually sort browse_links popupClosed2007-04-17

Actions
Actions

Also available in: Atom PDF