[
https://issues.apache.org/jira/browse/JENA-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412798#comment-17412798
]
ASF subversion and git services commented on JENA-2156:
-------------------------------------------------------
Commit 4841b5abf1778bd0a6f0e767a0fe3fc2f6e6a2f5 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=4841b5a ]
JENA-2156: Apply 'valid IRI' graph name test
> GSP request with %23 (#) in URL causes bad request.
> ---------------------------------------------------
>
> Key: JENA-2156
> URL: https://issues.apache.org/jira/browse/JENA-2156
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 4.1.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
>
> Test case:
> {code}
> curl -T D.ttl --header 'Content-type: text/turtle' \
> 'http://localhost:3030/ds?graph=http://ex/abc%23def'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)