[
https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Michalec updated CXF-1991:
----------------------------------
Attachment: cxf-1991_20090201.patch
And here goes final patch:
* all *query*() methods were fixed due to lack of respect for valid "single
param name with multiple values" case (supporting junits added too).
* all *matrix*() methods for matrix params manipulation with same rules as for
query URI part (note ability to have "single param with multiple values" due to
discussion on jsr311 users group).
Sergey, if you do not find any problems with patch, feel free to close this
thread.
cheers,
andy.
> Incomplete implementations of UriInfo and UriBuilder
> ----------------------------------------------------
>
> Key: CXF-1991
> URL: https://issues.apache.org/jira/browse/CXF-1991
> Project: CXF
> Issue Type: Bug
> Components: REST
> Affects Versions: 2.1.3, 2.2
> Reporter: Andrzej Michalec
> Assignee: Sergey Beryozkin
> Priority: Minor
> Attachments: cxf-1991_20090121.patch, cxf-1991_20090128.patch,
> cxf-1991_20090201.patch
>
>
> Some useful methods like UriBuilder.path(Class), UriBuilder.path(Method) or
> UriInfo.getMatchedResources() are not implemented so far.
> Since I am have my locally tuned versions of these classes I am going to
> provide patch soon :)
> cheers,
> andy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.