- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Jun 2008 14:51:04 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5705 --- Comment #5 from Michael Kay <mike@saxonica.com> 2008-06-26 14:51:04 --- And this is what Java 5 (class java.net.URI) has to say about it: new URI("foo://") Exception in thread "main" java.net.URISyntaxException: Expected authority at index 6: foo:// These RFCs are a mess: intelligent implementors can interpret the phrase "when authority is present" in different ways. We're not trying to test URI class libraries, we should stick to cases that are uncontroversial. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 26 June 2008 14:51:40 UTC