[
https://issues.apache.org/jira/browse/JENA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010549#comment-17010549
]
ASF subversion and git services commented on JENA-1811:
-------------------------------------------------------
Commit 4fc653268460823afc0c347a8745c496976fe48b in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=4fc6532 ]
JENA-1811: Dispatch on Content-Type before query string checking
> Fuseki: Unexpected query string params interfere with content-type dispatch.
> ----------------------------------------------------------------------------
>
> Key: JENA-1811
> URL: https://issues.apache.org/jira/browse/JENA-1811
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Jena 3.13.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.14.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The code checks for unexpected params before looking at the content type.
> The comment is correct:
> {noformat}
> * Query parameters (URL query string or HTML form)</li>
> * Content-Type header</li>
> * Otherwise it is a plain REST (quads) operation.chooseOperation</li>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)