[
https://issues.apache.org/jira/browse/MARMOTTA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Fernández resolved MARMOTTA-606.
---------------------------------------
Resolution: Duplicate
Fix Version/s: 3.4.0
OK, then I've just reverted your commit in {{master}} (remember [we are using
gitflow|http://marmotta.apache.org/development#Source_code], so all development
happens at {{develop}} branch).
I'd be great to compare [your
patch|https://git-wip-us.apache.org/repos/asf?p=marmotta.git;a=commit;h=fc246cc6f09adceafaffbdfa36d70d414233b586]
with what [~schlegel] did for MARMOTTA-591, because maybe there is still a
missing detail that can be improved.
> 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: Sergio Fernández
> Priority: Minor
> Fix For: 3.4.0
>
> 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)