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

Bruno P. Kinoshita commented on JENA-1088:
------------------------------------------

Hi Andy,

We can trim or do other kinds of validations in the UI, but given that we 
probably have users that write code using Jena API, probably they'd be 
expecting to be able to match the behaviour from their code in the Fuseki UI.

So might be a good idea to just replicate (if possible) the server-side 
validation in the client. ie if we trim in the server side, we do that same in 
the client side. 

WDYT??

> 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