You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/21 10:16:00 UTC

[jira] [Commented] (JENA-1603) Turtle output fails to apply a prefix name when the first character is a letter from recent unicode versions.

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

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

Commit 1d4a5f2625159cb324bad4992829ff7faf17f5da in jena's branch refs/heads/master from [~andyc@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=1d4a5f2 ]

JENA-1603: Use RiotChars.isPNCharsBase, not RiotChars.isAlpha

> 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
>            Priority: Minor
>             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)