Want to create a patch? On Thu, Jul 23, 2009 at 9:14 PM, Benjamin McCann (JIRA) <[email protected]>wrote:
> Documentation error > ------------------- > > Key: SHINDIG-1126 > URL: https://issues.apache.org/jira/browse/SHINDIG-1126 > Project: Shindig > Issue Type: Bug > Components: Javascript > Reporter: Benjamin McCann > > > In the following file: > > http://svn.apache.org/repos/asf/incubator/shindig/trunk/javascript/container/gadgets.js > > Line 229 left out the parameter name and should be: > * @param {Array.<String> | String} recipients An ID, array of IDs, or a > group > > Also, certain tools internal to Google really hate the two console.log > references. Could we change them to window.console.log? > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
