Andy Seaborne created JENA-1603:
-----------------------------------
Summary: Turtle output fails to apply a prefix name when the first character
is a letter from recent unicode versions.
Key: JENA-1603
URL: https://issues.apache.org/jira/browse/JENA-1603
Project: Apache Jena
Issue Type: Bug
Components: RIOT
Affects Versions: Jena 3.8.0
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Fix For: Jena 3.9.0
is_PN_CHARS_BASE relied on Java's "isCharacter" which is not completely up-to-date with Turtle
where MODIFIER_LETTERs are allowed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|