#7 — no results on Plone Survey Types

by Dominik Ruf last modified Jun 10, 2011 08:50 AM
State Unconfirmed
Version: 1.0.0
Area Functionality
Issue type Bug
Severity Medium
Submitted by Dominik Ruf
Submitted on May 31, 2011
Responsible
Target release:
I have PloneSurvey installed on my site.
Strangely when using atreal.mailservices on a PloneSurvey page I get no results when searching for group or users.
Steps to reproduce:
- install PloneSurvey
- add a Plone Survey
- click on "Send this page to specific users" on the Plone Survey page
- search a group or click on "show all"
Added by Michael Davis on Jun 10, 2011 08:50 AM
Plone Survey adds an acl_users in a survey object, so mailservices will be picking this up, rather than the plone root acl_users. It should use getToolByName to ensure it gets the right acl_users.

No responses can be added.