You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2013/04/10 00:26:16 UTC

[jira] [Commented] (AMBARI-1852) Upon clicking Services > Service > Config, a call to "configurations resource is made and the server throws 400

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

Srimanth Gunturi commented on AMBARI-1852:
------------------------------------------

+1 for patch.
                
> Upon clicking Services > Service > Config, a call to "configurations resource is made and the server throws 400
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-1852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1852
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.0
>            Reporter: Yusaku Sako
>            Assignee: Yusaku Sako
>             Fix For: 1.3.0
>
>         Attachments: AMBARI-1852.patch
>
>
> The server throws 400 upon a call to /api/v1/clusters/cluster/configurations?&_=timestamp.
> This is a UI bug.  The URL has an extra ampersand even though there are no other parameters.
> {noformat}
> {
>   "status" : 400,
>   "message" : "Unable to compile query predicate: Invalid Query Token: token='&', previous token type=LOGICAL_OPERATOR"
> }
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira