[
https://issues.apache.org/jira/browse/SLING-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458884#comment-15458884
]
Ian Boston commented on SLING-6017:
-----------------------------------
The behaviour documented for Sling is in conflict with the behaviour in the
Servlet API. Changing Part to match the Servlet API and keeping the Sling
behaviour requires a patch to the POST Servlet implementation, which I will do.
If you are implementing a replacement for the the Sling POST Servlet be certain
to follow the documented behaviour for Sling.
> Streaming Uploads detection of request parameters is wrong.
> -----------------------------------------------------------
>
> Key: SLING-6017
> URL: https://issues.apache.org/jira/browse/SLING-6017
> Project: Sling
> Issue Type: Bug
> Components: Engine
> Affects Versions: Engine 2.6.2
> Reporter: Ian Boston
> Assignee: Ian Boston
> Fix For: Engine 2.6.4
>
>
> The way in which a request field that is not a file upload is detected is
> wrong. Reported in SLING-5948.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)