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

ASF GitHub Bot commented on USERGRID-868:
-----------------------------------------

GitHub user lynchlee opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/312

    change nameRegEx,removing the slash[/]

    see jira issues USERGRID-868 .

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lynchlee/incubator-usergrid USERGRID-868

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-usergrid/pull/312.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #312
    
----
commit 0f12f17ea6a0ebbc944bba3fa8e36bfd20980ccd
Author: Lynch Lee <[email protected]>
Date:   2015-07-19T14:24:31Z

    change nameRegEx,removing the slash[/]

----


> a entity name with slash [/] that can not be used well
> ------------------------------------------------------
>
>                 Key: USERGRID-868
>                 URL: https://issues.apache.org/jira/browse/USERGRID-868
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Stack
>    Affects Versions: 1.0.2
>            Reporter: Lynch Lee
>            Assignee: Lynch Lee
>             Fix For: 1.0.2
>
>
> create a entity with the name contains slash [/] ok, but then the new entity 
> can not be used well -- get, delete, put with the name, only can use uuid to 
> operate it . I think we can change the username pattern what is like 
> [a-zA-Z0-9_\-./ ]* , this is in the class 
> org.apache.usergrid.persistence.Identifier.



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

Reply via email to