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
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.