Bug #17211
Natually sort browse_links popup
| Status: | Needs Feedback | Start date: | 2007-04-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.0 | Complexity: | ||
| PHP Version: | 4.3 | |||
| Votes: | 0 |
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)
History
Updated by Alexander Opitz 15 days ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?