Ticket #13862 (new Bug)
member_search_results errors
Reported by: | pb@… | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Unknown | Version: | 4.3 |
Keywords: | Cc: |
Description
Tested with Plone 4.3.2, 5.0
There are two errors on member_search_results page :
The Role filtering (accessible for Managers only) does not work : Log in as Administrator in a fresh Plone 3.1.7 site, Add a new user in users/groups control panel give him a Contributor role, click on Users tab (globalnav tabs) search for all members with "Contributor" role there are no results
This error was reported earlier, but not fixed Ticket #9006 (closed Bug: wontfix)
Note: See
TracTickets for help on using
tickets.
This is a feature which is only available for administrators. I doubt any admin uses this search_form to find a user. Instead they will have a look into the user administration (configuration). So this feature does not make much sense.
To fix this issue a pas plugin has to be written with a kind of roles enumerator.
For now I recommend to disable this feature in the search form.