[
https://issues.apache.org/jira/browse/CXF-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-2784.
-----------------------------------
Fix Version/s: 2.3
2.2.8
Resolution: Fixed
> URIBuilder does not expand template variables in query parameters.
> ------------------------------------------------------------------
>
> Key: CXF-2784
> URL: https://issues.apache.org/jira/browse/CXF-2784
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.2.7
> Reporter: Bruno Felaco
> Fix For: 2.3, 2.2.8
>
> Attachments: URIBuilderTest.java
>
>
> When the URIBuilder is used to create a URL for redirect or links, it should
> be possible to include template variables ({x}) in the values which will be
> replaced when a variant of the build() method is invoked. The CXF
> implementation only expands template variables in the path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.