Needs review
Project:
SWFUpload
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2012 at 16:37 UTC
Updated:
12 Sep 2012 at 22:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
broncomania commentedI see that there is still the hook_perm() for the rights. This is now hook_permissions() in d7.
Comment #2
logickal commentedI ran across this today and fixed, then found this issue (which is honestly a pretty big issue!). Here's a patch, rolled against 7.x-1.x.
Comment #3
Anonymous (not verified) commentedThanks so much for this patch!
I was able to get the upload button only as user 1, the other users where getting a greyed out button. After applying the patch I went to the modules page, looked for SWFupload Widget module and was able to see the permissions link to the right of it.
You guys rock!