[jboss-jira] [JBoss JIRA] (WFLY-8641) rewrite handler produces invalid URLs when used with query part

Stuart Douglas (JIRA) issues at jboss.org
Sun Jul 2 23:35:00 EDT 2017


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

Stuart Douglas resolved WFLY-8641.
----------------------------------
    Fix Version/s: 11.0.0.Beta1
       Resolution: Done


> rewrite handler produces invalid URLs when used with query part
> ---------------------------------------------------------------
>
>                 Key: WFLY-8641
>                 URL: https://issues.jboss.org/browse/WFLY-8641
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 10.1.0.Final
>         Environment: * Windows 10
> * Wildfly 10.1.0 Final
>            Reporter: Markus Stier
>            Assignee: Stuart Douglas
>             Fix For: 11.0.0.Beta1
>
>
> Context:
> a request of the form "http://home:8180/" should be rewritten to "http://home:8180/somepath?param=1234"
> Problem:
> The rewrite handler produces URLs which contain duplicated query parts and question marks. See excerpt from access log below.
> {code}
> [26/Apr/2017:09:26:09 +0200] home:8180 "GET /somepath?param=1234??param=1234 HTTP/1.1" 404
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list