You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/07/04 10:16:09 UTC

DO NOT REPLY [Bug 10468] New: - MalformedURLException if file not found on parse

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10468>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10468

MalformedURLException if file not found on parse

           Summary: MalformedURLException if file not found on parse
           Product: Xerces2-J
           Version: 2.0.2
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: DOM
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: thomas@boerkel.de


If I try to parse (with DocumentBuilder) a non-existent XML document from hard 
disk (Windows 2000, filename="C:\something.xml"), I do not get a 
FileNotFoundException but a MalformedURLException ("unknown protocol: c") since 
2.0.2. This was OK in 2.0.1.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org