This PR complements #10008 (already merged) and does some corrections to searchtools pre-activated state and corrects hathor behaviour (was linking with user_id, instead of group_id ...).
Testing Instructions
This is a very simple test.
Use latest staging
Ativate debug in global config
Logout
Login and go directly to "Users" -> "User Groups"
Click a "Debug Permissions Report" link on any group and check the filter bar is not activated (blue).
Go to hathor and select some filter you will notice it will now work fine.
Without this patch the search tools filters bar is pre-ativated at beggining and hathor search/filters/pagination won't work at all.
bug2: check the url after you selectiong a filter or searching in hathor [...]&view=debuggroup&user_id=0, but you are in groups debug view, so it should be [...]&view=debuggroup&group_id=0 ...
I dont see those bugs before the patch
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10046.