[
https://issues.apache.org/jira/browse/JENA-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094368#comment-17094368
]
ASF subversion and git services commented on JENA-1890:
-------------------------------------------------------
Commit e6518033bb2a9c2e4069822bb4d9c68f1d242097 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=e651803 ]
JENA-1890: Correctly decode URI with multibyte codepoints
> TDB1: Failure to decode URI
> ---------------------------
>
> Key: JENA-1890
> URL: https://issues.apache.org/jira/browse/JENA-1890
> 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: 10m
> Remaining Estimate: 0h
>
> A URI with multibyte codepoints before a {{_}}, which is used to hex-encode
> characters, causes a decoding error. The encoding is correct, the decoding is
> broken. The database is intact.
> Example: {{<x:사용_설명서>}}
> Bug introduced in JENA-1793.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)