[
https://issues.apache.org/jira/browse/CXF-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371140#comment-16371140
]
Colm O hEigeartaigh commented on CXF-7652:
------------------------------------------
Hi [~amarkevich],
Could you backport bug fixes to 3.1.x-fixes as well (if they are applicable to
that branch)?
Thanks,
Colm.
> 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)