[ https://issues.apache.org/jira/browse/JENA-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769604#comment-16769604 ]
ASF subversion and git services commented on JENA-1671: ------------------------------------------------------- Commit 4e1e5177fda73a8626df9c5ea914dc86647c3ef2 in jena's branch refs/heads/master from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=4e1e517 ] Merge pull request #531 from afs/fuseki-web-query JENA-1671: Fix general query servlet. > SPARQL_QueryGeneral does not work. > ---------------------------------- > > Key: JENA-1671 > URL: https://issues.apache.org/jira/browse/JENA-1671 > Project: Apache Jena > Issue Type: Bug > Components: Fuseki > Affects Versions: Jena 3.10.0 > Reporter: Andy Seaborne > Assignee: Andy Seaborne > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > Adding a general purpose SPARQL processor (no dataset, reads data using > protocol or FROM/FROM NAMED) does work work any more because: > * The dispatch inĀ {{ActionService}} remaps it to the registered SPARQL > dataset processor. > * When the dataset is built by {{SPARQL_QueryGeneral}}, it does not clear > the query FROM so that get interpreted again during query processing as > picking from the dataset. > The general purpose SPARQL processor is {{--general}} in Fuseki Main. -- This message was sent by Atlassian JIRA (v7.6.3#76005)