[ http://wso2.org/jira/browse/MASHUP-425?page=comments#action_14655 ] 
            
Keith Godwin Chapman commented on MASHUP-425:
---------------------------------------------

There is nothing we can do about this. We just send the text and its upto the 
chat client to show the emicons.

> IM Support: Gabber doesn't resolve the emicons
> ----------------------------------------------
>
>                 Key: MASHUP-425
>                 URL: http://wso2.org/jira/browse/MASHUP-425
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.2
>         Environment: WinXp, JDK1.5, FF 2.0.0.8
>            Reporter: Yumani Ranaweera
>         Assigned To: Keith Godwin Chapman
>             Fix For: 0.3
>
>
> Steps to recreate:
> ---------------------
> 1. Deploy the service source guiven below;
> jabberWithEmicons.inputTypes="none";
> jabberWithEmicons.outputType="string";
> function jabberWithEmicons(){
> var im = new IM("jabber");
> im.login("<sender's gabber id>","<senders gabber password>");
> im.sendMessage("<reciever's gabber id>","Hi from yahooWithEmicons :) :p");
> im.disconnect();
> return "successful";
> } 
> 2. Send a request from this operation via service's ?Tryit
> 3. Observe the gabber messages
> Issue:
> -------
> The emicons are not resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to