Closed (fixed)
Project:
Storm
Version:
6.x-1.x-dev
Component:
Storm Organization
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2009 at 18:29 UTC
Updated:
3 Dec 2009 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Magnity commentedCould you post the fields that you're using in the views and the permissions that the user has allocated please?
(EDIT: fields / views typo corrected)
Comment #2
deggertsen commentedI have attached the export data from two views I am trying to use.
I have also attached images of all the permissions related to storm and I do have the "access all views" permission checked.
Comment #3
kewlguy commentedsubscribing
Comment #4
Magnity commentedWould it be possible to post the SQL generated by views please?
Comment #5
Magnity commentedSounds like this is a probable bug.
Needs more info though - the SQL query would be really helpful. Views should print this for you when you edit the view.
Comment #6
Magnity commentedI think I've found the bug. The attached patch should solve it.
I've also committed the changes to both 6 & 7 branches.