Actions
Bug #24027
closedBackend Search should always show result as a list and not page-view, if one result is coincidently a page id
Start date:
2010-11-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you search with the backend search for an integer, say 36, the backend search will show that page in Page-view if it exists, thus not giving me other eventual search results. What if what I was looking for was in a sys-template or something else. Yes I know you can force it to search in specific tables but that's not the point. If there's no corresponding page id, I get the results in list view.
I propose that the backend search always shows results in the list view mode and is not overruled by a page view if a search result coincides with a page id. It would be more consistent and let the user choose - and eventually find - what they're looking for. (I never look for pages ;) )
(issue imported from #M16359)
Actions