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

2020-01-08 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JENA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)
>  * Content-Type header
>  * Otherwise it is a plain REST (quads) operation.chooseOperation
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2020-01-08 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JENA-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)
>  * Content-Type header
>  * Otherwise it is a plain REST (quads) operation.chooseOperation
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)