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

XMLParsePathToFSSpec fails due to file not found

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2003-07-31 16:25 -------
Hi Adam,

Thanks for your report. Can you please provide more information on the usage scenario 
for which 
this problem occurs in practice?

It is true that these routines do not know how to parse paths to non-existent files. 
And since 
XMLParsePathToFSSpec calls into XMLParsePathToFSRef in many cases (and FSRefs can't 
represent 
non-existant files) this routine as a general rule doesn't like the idea of trying to 
find a non-
existant file.

But I believe for all the Xerces required use cases, this should present no problem. 
The Mac file 
handler goes to extra lengths to avoid this issue while creating a new file. Is there 
a case I'm 
missing? In what case do you see this error occurring?

James.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to