gadgets.util.makeClosure creates functions that only work once
--------------------------------------------------------------
Key: SHINDIG-120
URL: https://issues.apache.org/jira/browse/SHINDIG-120
Project: Shindig
Issue Type: Bug
Components: OpenSocial - Javascript
Reporter: Brian Eaton
Attachments: anotherMakeClosureBug.patch
The gadgets.util.makeClosure function creates functions that only work properly
the first time they are called. Subsequent calls of the same function reuse
the arguments from the first call.
Thanks to Mike Samuels for helping me debug this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.