Active
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap_menu.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2012 at 19:52 UTC
Updated:
27 Apr 2018 at 18:17 UTC
Jump to comment: Most recent
Comments
Comment #1
skaught'#access' => user_access('administer xmlsitemap') || user_access('use xmlsitemap') || xmlsitemap_link_bundle_access($bundle_info),final condition checking xmlsitemap_link_bundle_access() is looking for 'administer content types' -- which is ridiculous here. shouldn't matter if use can build content types over allowing current node form to bypass item in xml render.
@context access per entity?