[
https://issues.apache.org/jira/browse/JENA-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090058#comment-17090058
]
ASF subversion and git services commented on JENA-1887:
-------------------------------------------------------
Commit 93cc41c60953d9354b86a1a14eadb1ff85b97399 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=93cc41c ]
Merge pull request #732 from afs/split-iri
JENA-1887: SplitIRI fix
> SplitIRI does not handle "/" in fragments correctly.
> ----------------------------------------------------
>
> Key: JENA-1887
> URL: https://issues.apache.org/jira/browse/JENA-1887
> Project: Apache Jena
> Issue Type: Task
> Affects Versions: Jena 3.14.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.15.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Example: {{[http://example/foo#a/b]}} should split {{[http://example/foo#]}}
> and {{a/b}} with Turtle returning "a-escape-/-b" (which is hard to write in a
> JIRA ticket).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)