[
https://issues.apache.org/jira/browse/CXF-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Felaco updated CXF-2784:
------------------------------
Attachment: URIBuilderTest.java
This unit-test shows 3 different ways of using template variables in query
parameters which do not work.
FWIWI, this test passes with RESTEasy.
> 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
> 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.