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/09/04 05:13:19 UTC

DO NOT REPLY [Bug 10633] - URI WhiteSpace Handling in xerces 2.02

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

URI WhiteSpace Handling in xerces 2.02





------- Additional Comments From sandygao@ca.ibm.com  2002-09-04 03:13 -------
URI doesn't allow whitespaces, so Xerces is right in throwing an exception.
You should escape ' ' with "%20", as you mentioned.
But I don't understand what you meant by "... but an error was thrown when the 
parser tried to create an instance of the file ...". Could you be more specific?

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