Closed (fixed)
Project:
Views Linkarea
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2016 at 05:08 UTC
Updated:
29 Aug 2016 at 15:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pradeep22saini commentedAdding check for the internal path and adding check for valid path access.
Comment #3
kristofferwiklund commentedI don't think this is needed.
In views_handler_area_link.inc the path is check with:
And that is the same function that drupal_valid_path uses.
I have tried creating a link with url /node/add/news and as anonymous I don't see that link.
Comment #4
minoroffense commentedPretty sure this is covered in the new dev release. If it's still a bug please reopen.