Ticket #13512 (confirmed Bug)
Catalog Search Issue with reader role
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | |
Keywords: | search | Cc: |
Description
Hi All,
We are using Plone's client/server architecture with one zeo server and two zeo clients. We have zeo server and one client on same server and another zeo client on another server. We are facing a random issue while viewing content using a custom view that we have configured (called 'preview'). Whenever, we try to preview with 'system’ user(reader role), Catalog does not return any result. However the same preview with 'system’ user works fine on other zeo client instance.
If we follow the same process with 'Manager' role privelage the catalog returns the results. The system user is a source user created in ZMI which has been assigned the reader role. If We assign it the 'Manager' role, we get the results from catalog.
The strange part is that we are getting results on one client instanace, so it does not look like the ZODB catalog problem.
Any help on that will be highly appreciated!
Regards,