In more thought, I was in confuse... :( Now, your articles are helpful to me... ;)
Thanks to you guys... ----- Original Message ----- From: "Michael Becke" <[EMAIL PROTECTED]> > These cases are partially handled as of now. > > <a href="">""</a> > Does not work, but should. This falls into the case of abnormal URIs > according to the RFC. I think Armando was working on a fix for this. What's this? An empty path or empty fragment? Looks like an empty relative path to me. It should return an URI with the base path. Because it's the path ifself. And more, URI class treat relative URIs... so I realized it's not enought to deal with only URI(URI, String) constructor... :( It should be treated in parseUriReference... Sung-Gu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]