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().

CommentFileSizeAuthor
rules_link_perm.patch747 bytesmh86

Comments

BenK’s picture

I'll test the patch to see if it solves http://drupal.org/node/1278564 (views access bug) as well.

Thanks for posting!

--Ben

steffenr’s picture

Thx for the patch - works fine for me !

SteffenR

mh86’s picture

great that it solves this problem as well! I'm pretty sure sepgil will commit this patch as soon as he is back.

BenK’s picture

I'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

BenK’s picture

@mh86: Do you happen to know when sepgil will be back? I haven't seen him around this issue queue for awhile now.

--Ben

sepgil’s picture

Status: Needs review » Closed (fixed)

thx again, committed and pushed.

sepgil’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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