You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/05/17 10:33:12 UTC

[jira] [Resolved] (CXF-6906) UriBuilder ignores a query component if URI contains templates

     [ https://issues.apache.org/jira/browse/CXF-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-6906.
-----------------------------------
    Resolution: Fixed

> UriBuilder ignores a query component if URI contains templates
> --------------------------------------------------------------
>
>                 Key: CXF-6906
>                 URL: https://issues.apache.org/jira/browse/CXF-6906
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.10, 3.1.7, 3.2.0
>
>
> URIBuilder attempts to use URI.create() first and it fails (typically if a template is already set in either part of the URI) then it starts parsing URI itself - in the latter case it ignores the query component



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)