Bug #19426
Backend search-menu should not be displayed if list-module is deactivated
0%
Description
The search in the upper right corner of the BE opens the list-module to list the matching elements.
If the administrator has deactivated this module, the search cannot (and does not) work.
Therefore it should be hidden in this case.
That is what the patch does.
(issue imported from #M9503)
Files
Related issues
Updated by Chris topher over 11 years ago
Result of the discussion in core-list:
- If the list module is deactivated, you can still search for the pid
- The search is an important user tool which should be there all the time
Masi:
And I tried to find a way to use it even if you don't habe Web>List:
When the search finds only one page it will show it (as usual). If it
doesn't it will either switch to Web>List if it's accessible. If it
isn't then it will display a message telling that no pages with the
given id or title exists.