[
https://issues.apache.org/jira/browse/JENA-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493073#comment-17493073
]
ASF subversion and git services commented on JENA-2281:
-------------------------------------------------------
Commit 1b2b9fa6fc7ceccf70e334c7a592be55e8e9f4c1 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=1b2b9fa ]
Merge pull request #1198 from afs/dispatch
JENA-2281: Routing all request variations of request URIs.
> Support path+database based routing.
> ------------------------------------
>
> Key: JENA-2281
> URL: https://issues.apache.org/jira/browse/JENA-2281
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Jena 4.4.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
>
> The Fuseki URL parsing is weak.
> {{/database}} and {{/database/sparql}} route.
> {{/path/database/sparql}} does routes to a service of {{/path/database}}
> but {{/path/database}} does not route to the database.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)