[
https://issues.apache.org/jira/browse/VFS-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Aelbrecht updated VFS-810:
------------------------------
Affects Version/s: 2.8.0
(was: 2.9.0)
> Backslashes in authority of urls aren't allowed for WebDav
> ----------------------------------------------------------
>
> Key: VFS-810
> URL: https://issues.apache.org/jira/browse/VFS-810
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Jan Aelbrecht
> Priority: Major
> Fix For: 2.9.1
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The following urls fail to resolve due to illegal character "\" in the
> authority
> webdav://test\alice:[email protected]:80
> https://test\alice:[email protected]:80
>
> This can be resolved by using a different URI parser instead of the default
> URI.create(...)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)