[
https://issues.apache.org/jira/browse/JENA-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-1924.
---------------------------------
Fix Version/s: Jena 3.16.0
Resolution: Fixed
> 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
> Fix For: Jena 3.16.0
>
> Time Spent: 20m
> 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)