[
https://jira.jboss.org/browse/JBIDE-7714?page=com.atlassian.jira.plugin.s...
]
Andre Dietisheim edited comment on JBIDE-7714 at 11/23/10 5:50 AM:
-------------------------------------------------------------------
The 2nd usecase, you report here uses a perfectly legal URI. According to RFC 3986,
paragraph 3.2, the authority part in an URI is optional. An URL in the form http:/test
lacks the authority part (http: := scheme, /test := path) is legal in terms of RFC 3986
but makes no sense as RUL for a connection to the deltacloud tools (how shall the tools
reach a server with a relative URL?).
The current behavior, where an error is reported, is perfectly correct. It may only be not
userfriendly enough.
was (Author: adietish):
according to RFC 3986, paragraph 3.2, the authority part in an URI is optional. An URL
in the form http:/test lacks the authority part (http: := scheme, /test := path), which is
perfectly legal in terms of RFC 3986 but makes no sense as url for a connection to the
deltacloud tools.
The current behavior, where an error is reported, is perfectly correct. It may only be not
userfriendly enough.
URL with single slash are treated as valid but unreachable
----------------------------------------------------------
Key: JBIDE-7714
URL:
https://jira.jboss.org/browse/JBIDE-7714
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.1.2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.1.x
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira