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

XMLInputSource does not resolve correctly when user.dir has an umlaut (e.g. �) in its 
path

           Summary: XMLInputSource does not resolve correctly when user.dir
                    has an umlaut (e.g. �) in its path
           Product: Xerces2-J
           Version: 2.0.0 [beta 4]
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: XNI
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I try to parse an xml document with the full windows path name as the URI 
(e.g. C:\testfiles\myxmlfile.xml) I receive a "File not found" exception when I 
call the parser from a directory with an umlaut (diaresis) like "C:\M�nchen".
The error should happen in the XMLEntityManager method expandSystemId, but I 
can't see why. The same error occurred in Xerces J version 1.x

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

Reply via email to