[ https://issues.apache.org/jira/browse/MARMOTTA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761653#comment-13761653 ]
ASF subversion and git services commented on MARMOTTA-253: ---------------------------------------------------------- Commit 36067d74561f188e00a372b23ab490031d1ad3da in branch refs/heads/develop from [~wikier] [ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=36067d7 ] MARMOTTA-253: switched to indirect graph identification for removing contexts from the admin ui > Delete context does not work for external URIs > ---------------------------------------------- > > Key: MARMOTTA-253 > URL: https://issues.apache.org/jira/browse/MARMOTTA-253 > Project: Marmotta > Issue Type: Bug > Components: Admin Interface > Affects Versions: 3.0-incubating > Reporter: Sergio Fernández > Assignee: Sergio Fernández > Priority: Trivial > Fix For: 3.1-incubating > > Original Estimate: 1h > Remaining Estimate: 1h > > The current context admin interface expect the a context URI under > http://host/marmotta/context/, so delete operations are not properly send to > the web service for custom graph URIs. > Since the web service already implementes indirect graph identification, this > is tricial to change in the jquery request, > Right now could be solve, using curl for instance: > curl -X DELETE > "http://host/marmotta/context?graph=http://custom.uri.example.org" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira