Actions
Bug #17211
closedNatually sort browse_links popup
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-04-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Clients are constantly complaining that the browse_links are case-sensitive on sort. To stop the complaining and let folks look for files more naturally as like a dictionary or glossary, I recommend the following.
In t3lib/class.t3lib_div.php near line 2599, change asort to natcasesort.
(issue imported from #M5435)
Actions