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 2003/01/17 19:55:15 UTC

DO NOT REPLY [Bug 12845] - MalformedURLException if DTD in directory with a space in the path

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=12845>.
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=12845

MalformedURLException if DTD in directory with a space in the path





------- Additional Comments From Andrew.Everitt@gbr.xerox.com  2003-01-17 18:55 -------
I have this problem as well with both Xerces-J 2.1.0 and 2.2.1.

I am using JDK 1.4 (1.4.1_01) which can cause extra problems with paths with
spaces in them. URL.toString() will URL encode the path so you get
'C:\Program%20Files\blah\blah\blah' instead of 'C:\Program Files\blah\blah\blah'

HTH
Andi.

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