[
https://issues.apache.org/jira/browse/JENA-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147276#comment-17147276
]
ASF subversion and git services commented on JENA-1924:
-------------------------------------------------------
Commit 0f9cd5511c119dbb5b08294d6e24eeb5a5757b42 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=0f9cd55 ]
Merge pull request #768 from afs/ucschar
JENA-1924: Test for ucschar in tokenizer.
> Invalid IRI (with U+FFFC) parsed as valid
> -----------------------------------------
>
> Key: JENA-1924
> URL: https://issues.apache.org/jira/browse/JENA-1924
> Project: Apache Jena
> Issue Type: Bug
> Components: IRI
> Affects Versions: Jena 3.13.1, Jena 3.15.0
> Reporter: Johannes Frey
> Assignee: Andy Seaborne
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We found an IRI which seems invalid according to IRI grammar
> ucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF
> but is reported as valid. The IRI is <http://pl.dbpedia.org/resource/>
> (containing the [U+FFFC|https://en.wiktionary.org/wiki/%EF%BF%BC] char at
> the end).
> The original issue can be found here
> [https://github.com/dbpedia/extraction-framework/issues/634]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)