DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38385>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38385 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-26 01:38 ------- (In reply to comment #2) > Odi, > It is quite obvious that null fragment parameter will cause an NPE in the > constructor. We should just fix it in HttpClient 3.0 and completely remove all > this horrible code in HttpClient 4.0 > Oleg Do you mean the remove the deprecated constructors etc or the whole URI class implementation ? I was using this constructor because I was not able to obtain an uri whose isOpaquePart returned true using the URI(String, boolean) constructor, for example from <mailto:[EMAIL PROTECTED]> What I get is an absolute uri with relative path [EMAIL PROTECTED] ?? I am asking because I am doing some testing following RFC3986 and using httpclient.URI class and JDK1.4 java.net.URI. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]