You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Malaka Mahanama (JIRA)" <ji...@apache.org> on 2014/05/11 00:05:38 UTC

[jira] [Updated] (USERGRID-57) Assets end-point name should not be capitalized and case-sensitive

     [ https://issues.apache.org/jira/browse/USERGRID-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Malaka Mahanama updated USERGRID-57:
------------------------------------

    Attachment: Not_Reproduced.png
                Case_Ignored.png

Not_Reproduced.png shows that both the requests work and return data (200 OK) without depending on case sensitivity in the latest code. 

Case_Ignored.png shows a code snippet that ignores the case while checking for the entity dictionary. However the name was in lower case as it reached this point as well. 

> Assets end-point name should not be capitalized and case-sensitive
> ------------------------------------------------------------------
>
>                 Key: USERGRID-57
>                 URL: https://issues.apache.org/jira/browse/USERGRID-57
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Stack
>            Reporter: David Johnson
>            Assignee: Malaka Mahanama
>              Labels: REST
>             Fix For: 1.1
>
>         Attachments: Case_Ignored.png, Not_Reproduced.png
>
>
> This form of URL returns a 404: 
> https://hostname/yourorgname/sandbox/assets
> But, this form works: 
> https://hostname/yourorgname/sandbox/Assets



--
This message was sent by Atlassian JIRA
(v6.2#6252)