You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/05/02 23:10:15 UTC

[jira] [Comment Edited] (JENA-448) FileManager.get().readModel(Model, URL) does not cope with a file name for the URL on MS Windows

    [ https://issues.apache.org/jira/browse/JENA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647902#comment-13647902 ] 

Andy Seaborne edited comment on JENA-448 at 5/2/13 9:09 PM:
------------------------------------------------------------

The issue is that on MS Windows, sorting out the correct base IRI does not account for a windows style filenames

1/ Starting with a drive letter, it looks like an unknown URI scheme.
2/ The \ causes an IRI exception from the IRIResolver.
                
      was (Author: andy.seaborne):
    The issue is that on MS Windows, sorting out the correct base IRI does not account for a windows style filenames

1/ Starting with a drive letter, it looks like an unknown URI scheme.
2/ The \ causes a IRI exception from the IRIResolver.
                  
> FileManager.get().readModel(Model, URL) does not cope with a file name for the URL on MS Windows
> ------------------------------------------------------------------------------------------------
>
>                 Key: JENA-448
>                 URL: https://issues.apache.org/jira/browse/JENA-448
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: RIOT
>    Affects Versions: Jena 2.10.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira