Hi

I have uploaded my bot today and tested it. It seems to be working
fine until i try click on the link. The link is supposed to launch an
external app such as Skype. The link seems to have been rewritten to
point to the current wave page.

Is there anybody who has experienced similar issues. the call to
protocol works the same way as a normal and here is the code that does
create it.

Blip blip = wavelet.appendBlip();
                    TextView textView = blip.getDocument();
                    textView.appendMarkup("<A href=\"callto://"+name
+"\">Click to call: "+name.toUpperCase()+"</A>")

let me know if there is a workaround.

regards,

G. Wizzzzzzzz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to