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=23479>. 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=23479 Filenames with spaces in versions later than 2.0.2 (incl). Summary: Filenames with spaces in versions later than 2.0.2 (incl). Product: Xerces2-J Version: 2.0.2 Platform: Sun OS/Version: Other Status: NEW Severity: Major Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Xerces2-J versions later than 2.0.2, inclusive (I tried 2.0.2, 2.1.0 and 2.5.0) throw 'FileNotFoundException' on calling DOMParser parser.parse() with a file:// URL or a system file designator containing a space. (Or, in an URL, the %20 code). I tried running the code compiled with JDK 1.2.2 and 1.3.1_08 (the code is running under control of Oracle 8i, which does not support JDK 1.4). Version 2.0.0 does accept such files, so I went back to 2.0.0. If this a feature rather than a bug, then at least the exception thrown should be more appropiate. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
