[jboss-jira] [JBoss JIRA] (ELYWEB-36) ElytronHttpExchange.getRequestParameters() is prematurely readying the request.

Farah Juma (Jira) issues at jboss.org
Mon Jan 21 14:31:00 EST 2019


     [ https://issues.jboss.org/browse/ELYWEB-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farah Juma updated ELYWEB-36:
-----------------------------
    Fix Version/s: 1.4.0.CR1


> ElytronHttpExchange.getRequestParameters() is prematurely readying the request.
> -------------------------------------------------------------------------------
>
>                 Key: ELYWEB-36
>                 URL: https://issues.jboss.org/browse/ELYWEB-36
>             Project: Elytron Web
>          Issue Type: Bug
>          Components: Undertow Servlet
>    Affects Versions: 1.2.3.Final, 1.3.0.Final
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>            Priority: Major
>             Fix For: 1.2.4.CR1, 1.3.1.CR1, 1.4.0.CR1
>
>
> When running within Undertow as a Servlet container the method ElytronHttpExchange.getRequestParameters() is prematurely reading the FormData making it unavailable to the HttpServletRequest.
> If instead of handling them manually the request parameters were read from the HttpServletRequest this would not be an issue as the request can re-use it's own prior FormData parsing. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list