Closed (fixed)
Project:
Views data export
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2013 at 11:52 UTC
Updated:
27 Aug 2014 at 19:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
steven jones commentedWe should add a test to catch this one, should be simple enough.
I think we're just missing a call to some views access callback somewhere.
Comment #2
dpearcefl commentedThis problem also exists in the v6 release. Would like a patch for it also.
Comment #3
philypleeaaasseee do it, I'm not that good on modifying permissions on a module code ;-)
Thanks
Comment #4
prdctvtxt commentedvery basic access control in patch attached.
Comment #5
acbramley commentedThe access check should check the access that is configured on the display
Comment #6
guillaumev commentedHere is a patch that should fix it.
Comment #7
steven jones commentedAces! Thanks so much for the patch.