Reviewed & tested by the community
Project:
SPARQL
Version:
7.x-2.x-dev
Component:
SPARQL Endpoints Registry
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Jul 2011 at 13:01 UTC
Updated:
4 Jul 2012 at 07:38 UTC
Jump to comment: Most recent file
Comments
Comment #1
barbi commentedIn the function sparql_registry_menu() there are 3 items for sparql_registry/%sparql_registry and 3 more for admin. Among the three related to sparql registry,
sparql_registry/%sparql_registry
sparql_registry/%sparql_registry/edit
sparql_registry/%sparql_registry/delete
I am assuming only the first item should be removed. Or should the other two items be removed too? The other two are of type MENU_LOCAL_TASK.
Comment #2
acatejr commentedI am a noob at trying to contribute to Drupal, so apologies for any mistakes.
To help with this fix all I did was remove the "sparql_registry/%sparql_registry/edit" array entry from the menu's items in the sparql_registry_menu hook.
I hope this helps.
Comment #3
yashadev commentedReviewed. Was this ever committed?
Comment #4
acatejr commentedI don't think so.
Comment #4.0
webchickAdded which menu item