]
Dmitrii Bocharov updated JBIDE-22246:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
UrlUtils does not allow URLs without hostname
---------------------------------------------
Key: JBIDE-22246
URL:
https://issues.jboss.org/browse/JBIDE-22246
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Jeff MAURY
Fix For: 4.5.x
Certains URLs (file) can be specified without hostname (file:///path).UrlUtils does not
accept them when RFC 3986 (
https://www.ietf.org/rfc/rfc3986.txt) allows for such a pattern