You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@esme.apache.org by "Dick Hirsch (JIRA)" <ji...@apache.org> on 2011/01/24 12:19:43 UTC

[jira] Created: (ESME-326) "tags" parameter doesn't work in API2 "messages" call

"tags" parameter doesn't work in API2 "messages" call
-----------------------------------------------------

                 Key: ESME-326
                 URL: https://issues.apache.org/jira/browse/ESME-326
             Project: ESME
          Issue Type: Bug
          Components: API
    Affects Versions: 1.2
         Environment: Stax
            Reporter: Dick Hirsch
             Fix For: 1.2


For example, this call "http://esmecloudserverapache.dickhirsch.staxapps.net/api2/user/messages?via=SAPRiver&tag=bob&message=User+'" + uservalue + "'+has+changed+customer+data+-+the+new+description+is+'" + fldvalue +"' for customer '"+custname + "'"

doesn't set tags. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ESME-326) "tags" parameter doesn't work in API2 "messages" call

Posted by "Ethan Jewett (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ESME-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Jewett resolved ESME-326.
-------------------------------

    Resolution: Invalid

Due to incorrect API call.

> "tags" parameter doesn't work in API2 "messages" call
> -----------------------------------------------------
>
>                 Key: ESME-326
>                 URL: https://issues.apache.org/jira/browse/ESME-326
>             Project: ESME
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2
>         Environment: Stax
>            Reporter: Dick Hirsch
>             Fix For: 1.2
>
>
> For example, this call "http://esmecloudserverapache.dickhirsch.staxapps.net/api2/user/messages?via=SAPRiver&tag=bob&message=User+'" + uservalue + "'+has+changed+customer+data+-+the+new+description+is+'" + fldvalue +"' for customer '"+custname + "'"
> doesn't set tags. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (ESME-326) "tags" parameter doesn't work in API2 "messages" call

Posted by "Ethan Jewett (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ESME-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985678#action_12985678 ] 

Ethan Jewett commented on ESME-326:
-----------------------------------

Hi Dick,

That call uses "tag", not "tags". Looking at the API2 code, the parameter name needs to be "tags". Not well documented, I know :-( Can you try again with the right parameter and see what happens?

When it does work, I think the behavior may be a bit misleading, as tags added using the tags parameter do not necessarily show up in the message at all. So make sure to keep an eye on the tag cloud or go to the page for the specific tag you are trying to add and see if it shows up there.

Thanks,
Ethan

> "tags" parameter doesn't work in API2 "messages" call
> -----------------------------------------------------
>
>                 Key: ESME-326
>                 URL: https://issues.apache.org/jira/browse/ESME-326
>             Project: ESME
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2
>         Environment: Stax
>            Reporter: Dick Hirsch
>             Fix For: 1.2
>
>
> For example, this call "http://esmecloudserverapache.dickhirsch.staxapps.net/api2/user/messages?via=SAPRiver&tag=bob&message=User+'" + uservalue + "'+has+changed+customer+data+-+the+new+description+is+'" + fldvalue +"' for customer '"+custname + "'"
> doesn't set tags. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.