You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2020/01/08 10:22:00 UTC

[jira] [Updated] (JENA-1811) Fuseki: Unexpected query string params interfere with content-type dispatch.

     [ https://issues.apache.org/jira/browse/JENA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1811:
--------------------------------
    Summary: Fuseki: Unexpected query string params interfere with content-type dispatch.  (was: Fuseki: Unexpected query string params interfer with content-type dispatch.)

> 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 10m
>  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)