[
https://issues.apache.org/jira/browse/CXF-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8201:
------------------------------
Fix Version/s: 3.2.13
3.3.6
3.4.0
> Path not appended when using UriBuilder.fromUri().path() with file scheme
> -------------------------------------------------------------------------
>
> Key: CXF-8201
> URL: https://issues.apache.org/jira/browse/CXF-8201
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.3.5, 3.2.12
> Reporter: Jonathan Gallimore
> Priority: Major
> Fix For: 3.4.0, 3.3.6, 3.2.13
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> See:
> [https://mail-archives.apache.org/mod_mbox/cxf-dev/202001.mbox/%3CCAGRgoZhuKXoYW_JtxyDH%3Du7Qqqcbeo6-9BXa0dxB8L%2BiGB4J4g%40mail.gmail.com%3E]
> When calling
> UriBuilder.fromUri("file:///~/calendar").path("extra").build().toString() -
> the result is file:///~/calendar, without the "/extra" on the end. CXF 3.1
> behaves differently (the /extra is appended).
> I've requested clarification on the spec:
> [https://www.eclipse.org/lists/jaxrs-dev/msg00773.html].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)