[
https://issues.apache.org/jira/browse/JENA-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-793.
------------------------------
Resolution: Fixed
Fix Version/s: Jena 2.12.2
Assignee: Andy Seaborne
Fixed by commit f63051778da9cedf6ac9b1f825346d0f228d46c2
> Namespaces do not get replaced (GSP)
> ------------------------------------
>
> Key: JENA-793
> URL: https://issues.apache.org/jira/browse/JENA-793
> Project: Apache Jena
> Issue Type: Bug
> Components: eki, Fuseki
> Affects Versions: Fuseki 1.1.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 2.12.2
>
> Attachments: D1.ttl, D2.ttl
>
>
> From
> http://mail-archives.apache.org/mod_mbox/jena-users/201409.mbox/%3C1079719628.2252820.1412057320222.JavaMail.zimbra%40csc.fi%3E
> Reproduce with:
> {noformat}
> run-fuseki --mem --update /ds
> {noformat}
> then
> {noformat}
> s-put http://localhost:3030/ds/data default D1.ttl
> s-put http://localhost:3030/ds/data default D2.ttl
> s-get http://localhost:3030/ds/data default
> {noformat}
> and the output has the first namespace.
> This works:
> {noformat}
> run-fuseki --loc=--mem-- --update /ds
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)