Sergey Beryozkin created CXF-6906:
-------------------------------------
Summary: 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)