[
https://issues.apache.org/jira/browse/JENA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010550#comment-17010550
]
ASF subversion and git services commented on JENA-1811:
-------------------------------------------------------
Commit c1cbd7cc54a11c1cd8d8cf5af9465acdd146ff4c in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=c1cbd7c ]
Merge pull request #666 from afs/http-rdf
JENA-1811: Dispatch on Content-Type. Accumulated code and comment cleanup.
> 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)