[TYPO3-core] RFC: Bug #16680: Deactivate live search if list module is not available

Jeff Segars jsegars at alumni.rice.edu
Wed Jan 19 21:48:30 CET 2011


Hey guys,

This is a SVN patch request.

Type: Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=16680
Branch: trunk

Problem:
Using a BE User, who does not have access to the List Module, you get 
the following error when you click on a search result to open it:

[string] web_list was not found in modules

Solution:
Since live search is heavily dependent on the list module, deactivate 
live search completely if the list module is not available for the 
current user.

Additional Notes:
A better long term (4.6) solution is to remove the list module 
dependency completely and have a new search results view that just 
subclasses the list class. This would also fix some issues related to 
mountpoints for non-admin. Not 2 days before RC1 though :)

Thanks,
Jeff


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16680.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110119/2481e28e/attachment.asc>


More information about the TYPO3-team-core mailing list