You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Adam Lewis (JIRA)" <xe...@xml.apache.org> on 2006/01/27 21:46:34 UTC

[jira] Commented: (XERCESC-1557) SAXParser parseFirst(char*,XMLPScanToken&) can not handle spaces in the path/filename

    [ http://issues.apache.org/jira/browse/XERCESC-1557?page=comments#action_12364261 ] 

Adam Lewis commented on XERCESC-1557:
-------------------------------------

It is in fact a URL, but is it incorrect to think that xerces should interpret the space as %20? It makes sense that if it comes across a space in the URL that it would add the %20 instead of throwing.

> SAXParser parseFirst(char*,XMLPScanToken&) can not handle spaces in the path/filename
> -------------------------------------------------------------------------------------
>
>          Key: XERCESC-1557
>          URL: http://issues.apache.org/jira/browse/XERCESC-1557
>      Project: Xerces-C++
>         Type: Bug
>   Components: SAX/SAX2
>     Versions: 2.7.0
>  Environment: Windows 2000, Visual Studio 2003 .NET
>     Reporter: Adam Lewis

>
> When calling parseFirst with a path or filename that contains spaces it is incorrectly parsed and throws an exception when it can't find the file. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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