OpenSocial / spec

OpenSocial Specification #social
http://opensocial.org/
Apache License 2.0
106 stars 11 forks source link

requestSendMessage doesn't always call for callback function third parameter #137

Closed mmarum-sugarcrm closed 11 years ago

mmarum-sugarcrm commented 11 years ago

Original author: gadz...@gmail.com (July 01, 2008 18:30:30)

What steps will reproduce the problem? ======================================

  1. call requestSendMessage on Orkut with Message of text parameters EXAMPLE opensocial.requestSendMessage(opensocial.DataRequest.Group.OWNER_FRIENDS, message, getError); getError - callback function

What is the expected output? ============================ After sending message application invokes callback function, which uploads application template

What is the actual output? ========================== Sometimes it works perfectly, but pretty often I got blank page after sending a message Only in Console of FireBug I find out an error template from orkut with message "SErver is busy"

Which container (orkut, MySpace, hi5, etc) are you using? ========================================================= Orkut

Which browsers have you experienced this on? ============================================ Firefox

Which operating systems have you experienced this on? ===================================================== WinXP

Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=238

mmarum-sugarcrm commented 11 years ago

From gadz...@gmail.com on July 02, 2008 13:21:20 does any one have ideas how to fix it from my end?

mmarum-sugarcrm commented 11 years ago

From api.kurrik%google.com@gtempaccount.com on July 02, 2008 20:31:27 Can you give the URL of the gadget that is returning this problem?

Thanks, ~Arne

mmarum-sugarcrm commented 11 years ago

From gadz...@gmail.com on July 03, 2008 12:23:39 Sure, http://www.orkut.com/Application.aspx?uid=10265328495788198423&appId=431780207748

The "Invite" tab calls for requestSendMessage function.

P.S. last 2 days requestSendMessage doesn't deliver messages at all! Even if server response doesn't contain errors.

Regards, Sergy

mmarum-sugarcrm commented 11 years ago

From rutso%ro...@gtempaccount.com on July 08, 2008 00:58:52 I am Experiencing this kind of problem on Firefox 2 and IE 6. Firefox 3 works OK.

mmarum-sugarcrm commented 11 years ago

From api.kurrik%google.com@gtempaccount.com on September 29, 2009 22:45:45 Sorry, this bug has been open for a while and the link to the application given no longer functions. Is anyone still experiencing this issue?

mmarum-sugarcrm commented 11 years ago

From weitzelm...@gmail.com on September 27, 2010 15:04:26 This issue relates to a container specific implementation of OpenSocial. This project, and the associated issues pertain to "bugs", feature requests, and other changes to the OpenSocial Specification itself, not an implementation of it.

Please see the OpenSocial wik for more information. http://wiki.opensocial.org/index.php?title=Spec_Changes

Any comments or questions can be posted to the OpenSocial Specification list: http://groups.google.com/group/opensocial-and-gadgets-spec

Thanks!