Andy Seaborne created JENA-2156:
-----------------------------------
Summary: 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
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)