Bug#344187: libgnujaxp-java: Doesn't accept relative URI as SystemID in entities

2005-12-20 Thread Wolfgang Baer
Hi Jiri, Jiri Palecek wrote: There is a MalformedURLException when using relative URI for entity's SystemID. The relative URI indeed isn't valid URL, however the XML 1.0 standard allows URI refernces as SystemIDs. Do you have or can make a simple testcase we can use to forward the problem ups

Bug#344187: libgnujaxp-java: Doesn't accept relative URI as SystemID in entities

2005-12-20 Thread Jiri Palecek
X-Debbugs-CC: Jiri Palecek <[EMAIL PROTECTED]> Package: libgnujaxp-java Version: 1.3-4 Severity: normal There is a MalformedURLException when using relative URI for entity's SystemID. The relative URI indeed isn't valid URL, however the XML 1.0 standard allows URI refernces as SystemIDs. java.ne