[ 
https://issues.apache.org/jira/browse/CXF-8201?focusedWorklogId=379112&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-379112
 ]

ASF GitHub Bot logged work on CXF-8201:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jan/20 01:08
            Start Date: 30/Jan/20 01:08
    Worklog Time Spent: 10m 
      Work Description: reta commented on pull request #636: CXF-8201 fix 
regression when handling file:// URI schemes
URL: https://github.com/apache/cxf/pull/636
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 379112)
    Time Spent: 40m  (was: 0.5h)

> 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
>            Reporter: Jonathan Gallimore
>            Priority: Major
>          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)

Reply via email to