[ 
https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062043#comment-15062043
 ] 

Andy Seaborne commented on JENA-1088:
-------------------------------------

On reflection, I think it is a bad idea for the server to modify the dataset 
name. It should either accept what is given or reject it. Names come from 
different routes, the UI is only one route of several.  It it is a hand written 
file, better to fix the file. Trimming the name is more about presentation.

[~kinow], is it easy to have the UI do the trimming? Or is the validation step 
not supposed to alter its input?

> Fuseki 2 allows duplicate datasets when using only spaces in name
> -----------------------------------------------------------------
>
>                 Key: JENA-1088
>                 URL: https://issues.apache.org/jira/browse/JENA-1088
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>            Reporter: Bruno P. Kinoshita
>            Assignee: Andy Seaborne
>              Labels: web
>         Attachments: JENA-1088.png, Jena-1088-AFS-1.patch
>
>   Original Estimate: 2h
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Was testing Fuseki 2, before reviewing the docs, and decided to experiment a 
> few things. Looks like if you use just spaces in the dataset name, you are 
> allowed to create a new one, and it gets the name "/". Which is fine.
> But if you try that again with another random number of spaces, it inserts 
> another dataset with the same name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to