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

ASF subversion and git services commented on JENA-730:
------------------------------------------------------

Commit 1605499 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1605499 ]

JENA-730 : Temporary workaround switch - static setShowExceptions(boolean)

> Inconsistent treatment of bad IRIs between RIOT and SPARQL
> ----------------------------------------------------------
>
>                 Key: JENA-730
>                 URL: https://issues.apache.org/jira/browse/JENA-730
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ, RIOT
>    Affects Versions: Jena 2.11.2
>            Reporter: Andy Seaborne
>
> {{http://www.abc%F1def.com/}} is an bad URI - %-encoding does not apply to 
> host names.
> RIOT passes this with warnings but the SPARQL parser catches any IRI 
> violation and treats it as an error.  Consistent behaviour would for SPARQL 
> to warn as well.
> (U+00F1 is ñ "latin small letter n with tilde")
> NB It is not the core issue but RIOT uses the new IRIResolver and SPARQL uses 
> the old IRIResolver.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to