[ https://issues.apache.org/jira/browse/XERCESC-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated XERCESC-1931: ---------------------------------- Fix Version/s: (was: 3.1.2) > Add support for Windows-style UNC URIs > -------------------------------------- > > Key: XERCESC-1931 > URL: https://issues.apache.org/jira/browse/XERCESC-1931 > Project: Xerces-C++ > Issue Type: Improvement > Components: Utilities > Affects Versions: 3.1.1 > Reporter: Boris Kolpackov > Fix For: 3.2.0 > > > There are three ways to represent Windows network share paths in URI that are > in use today: > file://host/path > file:////host/path > file://///host/path > Xerces-C++ only supports the later two. The first encoding is the Microsoft > recommended[1] and Windows API functions construct URI this way. We should > probably add support for the first format as well. > [1] http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org