Sergey Beryozkin created CXF-6901:
-------------------------------------
Summary: UriBuilder may lose resolved query templates
Key: CXF-6901
URL: https://issues.apache.org/jira/browse/CXF-6901
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
Typically one would start resolving at the final build() time, however, with
resolveTemplate variations one can build step by step. In this case, if a
template is part of the query component then if the resolved template has ended
up in the list of the values which will need the extra encoding step, then this
resolved template value will be lost
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)