Project

General

Profile

Actions

Bug #19814

closed

Backend search (/typo3/db_list.php): search_levels GP var

Added by Bjorn over 15 years ago. Updated almost 9 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The searchbar (backend-search-menu: the one in the top right of the backend interface) only allow backend users to search 4 levels into the page hierarchy.

I don't know the exact reason for the limitation (my guess would be a performance-issue).

Anyway, for my needs, i find the value 4 a bit low. I find the value "10" much more suitable.

The value is hardcoded in /typo3/js/backendsearch.js line 141

My patch changes the hardcoded value from 4 to 10.

The correct way would probably be to un-hardcode the value as an option somewhere.

(issue imported from #M10123)


Files

patch.diff (531 Bytes) patch.diff Administrator Admin, 2009-01-13 15:51
Actions

Also available in: Atom PDF