[
https://issues.apache.org/jira/browse/STANBOL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040675#comment-14040675
]
Florent ANDRE commented on STANBOL-1350:
----------------------------------------
integration test seems to fail now because of #STANBOL-1356
> HttpQueryHeader filter consumes content if Content-Type is set to
> "application/x-www-form-urlencoded"
> -----------------------------------------------------------------------------------------------------
>
> Key: STANBOL-1350
> URL: https://issues.apache.org/jira/browse/STANBOL-1350
> Project: Stanbol
> Issue Type: Bug
> Components: Commons
> Affects Versions: 0.12.0
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
> Fix For: 1.0.0, 0.12.1
>
> Attachments: STANBOL-1350.patch
>
>
> The QueryHeadersFilter does call `request.getParameter*(..)` methods on the
> ServletRequest. This will cause the content to be consumed in case the
> Content-Type is set to "application/x-www-form-urlencoded".
> This is clearly not intended as this filter is only expected to process query
> parameters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)