Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-739

[JAXP]: Conversion of java.io.File(s) to URIs on Netware fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 2.4.0
    • None
    • None
    • Operating System: Netware
      Platform: Other
    • 20368

    Description

      This function runs wrong on NetWare.
      XML-API tries to download a file by the network because it creates a bad URI.

      For example, my file is INTRANET:\security.xml
      I saw in the exception a try to download something from network by FTP.

      With old version of Xerces (included in a single file Xerces.jar), it runs fine.

      I looked at in the source files and now I think the problem is in the
      FilePathToURI class (function filepath2URI(String path)).

      A special code is added for Windows platform but not for Netware

      Attachments

        Activity

          People

            Unassigned Unassigned
            jean-pascal.laux@ispatunimetal.com Jean-Pascal Laux
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: