bvosburgh-tq commented on issue #1551: URL: https://github.com/apache/jena/issues/1551#issuecomment-1256961252
> There's no input shown. Ahhh, sorry about that. An example URI would be "<http://example/invalid/iri/with_\t_tab>". > What effect is the `.resolveURIs(false)` having? I can't reproduce needing it. Agreed, I don't think that is needed to reproduce the problem. It's just how I had the parser configured when I encountered the issue. In the PR, I have zeroed in on the real problem, which is in `TokenizerText`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
