[ 
https://issues.apache.org/jira/browse/JENA-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735404#comment-14735404
 ] 

ASF subversion and git services commented on JENA-1024:
-------------------------------------------------------

Commit 061e5ff18048dd08ac9e1705b00b7fa593c9f057 in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=061e5ff ]

JENA-1024: Use GSP_DIRECT_NAMING flag.

> Graph Store Protocol with direct naming and GET requests causes 403.
> --------------------------------------------------------------------
>
>                 Key: JENA-1024
>                 URL: https://issues.apache.org/jira/browse/JENA-1024
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.3.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Fuseki 2.3.1
>
>
> The code does not handle GSP direct naming gracefully.  It returns {{403 
> Forbidden}} which is the wrong HTTP status code and masks proper processing.
> However, GSP direct naming should be off by default and this needs 
> refactoring and controlled by a single flag such as 
> {{Fuseki.GSP_DIRECT_NAMING}}.
> GSP direct naming is a confusing feature and is very fragile because the 
> exact request URI is used to name the graph but that can be written many ways 
> for the same name.  It also leads to confusing error messages because it is 
> the last processing for many unrecognized requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to