[
https://issues.apache.org/jira/browse/CXF-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh resolved CXF-7652.
--------------------------------------
Resolution: Fixed
> UriBuilderImpl: null-empty differentiation for query/matrix param
> -----------------------------------------------------------------
>
> Key: CXF-7652
> URL: https://issues.apache.org/jira/browse/CXF-7652
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Affects Versions: 3.2.2
> Reporter: Alexey Markevich
> Priority: Major
> Fix For: 3.1.15, 3.2.3
>
>
> UriBuilder.queryParam("q") -> "?q"
> UriBuilder.queryParam("q", "") -> "?q" ; expected "?q="
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)