[
https://issues.apache.org/jira/browse/CXF-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-6474.
-----------------------------------
Resolution: Fixed
> UriTemplate should not always ignore an empty/null group value
> --------------------------------------------------------------
>
> Key: CXF-6474
> URL: https://issues.apache.org/jira/browse/CXF-6474
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.6, 3.1.2
>
>
> URI template may have a regular expression. Some expressions may have an
> empty group value with the actual variable value available as the next group
> value. In other cases the empty value may represent the actual value.
> The empty values should only be ignored if (number of variables + 1) is less
> than a number of groups.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)