[ https://issues.apache.org/jira/browse/JENA-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412799#comment-17412799 ]
ASF subversion and git services commented on JENA-2156: ------------------------------------------------------- Commit 103e271fe2d13b255c4b4e6a636779d5c1249bae in jena's branch refs/heads/main from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=103e271 ] Merge pull request #1066 from afs/jena2156_gsp-graph-name 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)