This patch allows site admins to determine whether people without webform access privileges can view reports. The module currently only shows anything if you have both "view webform results" and "view weform reports" selected for a user, but in our use case we wanted to show the public selected results without giving them access to the full data set that each person submitted. I don't really understand why you'd want to restrict access to these reports when you have full access to the results, but at any rate, this patch fixes it.

CommentFileSizeAuthor
webform_results_access.patch.txt747 bytesalex ua

Comments

klance’s picture

That's a good point, Alex UA, and thanks for the patch. I'll review it and even if it isn't committed exactly as submitted (I've already committed tons of other stuff to CVS), I agree that the permissions should be separated as you said.

klance’s picture

Committed to DRUPAL-5

alex ua’s picture

Status: Needs review » Fixed

Marking as fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.