Closed (fixed)
Project:
Rules Link
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 12:42 UTC
Updated:
18 Oct 2011 at 10:31 UTC
In rules_link_check_visibility() the Rules link path was used to check the access. Instead the name should be used, as defined in hook_permission().
| Comment | File | Size | Author |
|---|---|---|---|
| rules_link_perm.patch | 747 bytes | mh86 |
Comments
Comment #1
BenK commentedI'll test the patch to see if it solves http://drupal.org/node/1278564 (views access bug) as well.
Thanks for posting!
--Ben
Comment #2
steffenrThx for the patch - works fine for me !
SteffenR
Comment #3
mh86 commentedgreat that it solves this problem as well! I'm pretty sure sepgil will commit this patch as soon as he is back.
Comment #4
BenK commentedI've just tested the patch. Unfortunately, the patch does not seem to solve the problem at http://drupal.org/node/1278564 (views access bug).
Any other ideas?
--Ben
Comment #5
BenK commented@mh86: Do you happen to know when sepgil will be back? I haven't seen him around this issue queue for awhile now.
--Ben
Comment #6
sepgil commentedthx again, committed and pushed.
Comment #7
sepgil commented