[
https://issues.apache.org/jira/browse/JENA-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862271#comment-13862271
]
Claude Warren commented on JENA-618:
------------------------------------
I think there is an implied contract here that is not being followed. I
believe that RDFReaderFImpl.resetRDFReaderF() and
IO_JenaReaders.resetJena() (which is duplicate code of the former) should reset
the reader factory so that it functions as before IO_JenaReaders.wireIntoJena()
was called.
So that the code executes the same in read 3 as it does in read 1.
> calling IO_JenaReaders.wireIntoJena() and RDFReaderFImpl.reset() does not
> reset the reader properly
> ---------------------------------------------------------------------------------------------------
>
> Key: JENA-618
> URL: https://issues.apache.org/jira/browse/JENA-618
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 2.11.1
> Reporter: Claude Warren
> Priority: Minor
> Attachments: test.java, test2.java
>
>
> Calling IO_JenaReaders.wireIntoJena() and then RDFReaderFImpl.reset() yeilds
> an RDF reader that does not fail when a relative URI is read.
> It does report a warning if logging is enabled.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)