You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2015/04/07 08:23:12 UTC

[jira] [Commented] (MARMOTTA-606) Accept Header parsing in SPARQL Web Service not correct

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

Sergio Fernández commented on MARMOTTA-606:
-------------------------------------------

[~dglachs], could be this issue related to MARMOTTA-591? See the pull request https://github.com/apache/marmotta/pull/10 solving it. So current release would be affected, but the issue is already solved for the next one. Try with {{3.4.0-SNAPSHOT}} please.

> Accept Header parsing in SPARQL Web Service not correct
> -------------------------------------------------------
>
>                 Key: MARMOTTA-606
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-606
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Platform
>    Affects Versions: 3.3.0
>            Reporter: Dietmar Glachs
>            Assignee: Dietmar Glachs
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The parsing of the provided accept headers (HttpServletRequest) checks only the first header entry - see HttpServletRequest#getHeader-Method
> Implementation should use the getHeaders in order to check all provided accept header parameters. Proposed solution: provide method in MarmottaHttpUtils to check the Enumeration<String>



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