Closed (duplicate)
Project:
Views Linkarea
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2012 at 03:30 UTC
Updated:
29 Mar 2012 at 11:02 UTC
Jump to comment: Most recent file
Comments
Comment #0.0
kaido.toomingas commented.
Comment #0.1
kaido.toomingas commented.
Comment #1
kaido.toomingas commentedAdded changes witch I described before + added changed wich has been submitted http://drupal.org/files/issues/996974-viewslinkarea-query-class-array.patch changes becouse I had the same problem again.
Comment #2
kaido.toomingas commentedMutliple access role patch and version for download.
Comment #3
jantimon commentedWouldn't it be cleaner to use the role machine names instead of the ids?
This would help people who export views with features.
Comment #4
Bevan commentedThis related issue has a simpler patch that handles many of the use cases this patch also handles: #1451266: Links should not render if user does not have access
Comment #5
kaido.toomingas commentedI do agree!
Comment #6
geek-merlinaccess should *never* be done via roles, the proper way is to use permissions.
see: #1445494: block.module maintains visibility via roles thereby establishing a hidden permission system
so marking as dup of #1451266: Links should not render if user does not have access
Comment #6.0
geek-merlinReview