You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Brian Eaton (JIRA)" <ji...@apache.org> on 2008/03/06 02:11:59 UTC

[jira] Created: (SHINDIG-111) gadgets.util.makeClosure makes closures with no return value

gadgets.util.makeClosure makes closures with no return value
------------------------------------------------------------

                 Key: SHINDIG-111
                 URL: https://issues.apache.org/jira/browse/SHINDIG-111
             Project: Shindig
          Issue Type: Bug
          Components: Javascript
            Reporter: Brian Eaton
            Assignee: Kevin Brown
            Priority: Minor
         Attachments: closure.patch

If you use gadgets.util.makeClosure doesn't work for functions that return a value.  The return value is discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SHINDIG-111) gadgets.util.makeClosure makes closures with no return value

Posted by "Kevin Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown closed SHINDIG-111.
-------------------------------

    Resolution: Fixed

Applied. Thanks!

> gadgets.util.makeClosure makes closures with no return value
> ------------------------------------------------------------
>
>                 Key: SHINDIG-111
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-111
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript
>            Reporter: Brian Eaton
>            Assignee: Kevin Brown
>            Priority: Minor
>         Attachments: closure.patch
>
>
> If you use gadgets.util.makeClosure doesn't work for functions that return a value.  The return value is discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-111) gadgets.util.makeClosure makes closures with no return value

Posted by "Brian Eaton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Eaton updated SHINDIG-111:
--------------------------------

    Attachment: closure.patch

> gadgets.util.makeClosure makes closures with no return value
> ------------------------------------------------------------
>
>                 Key: SHINDIG-111
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-111
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript
>            Reporter: Brian Eaton
>            Assignee: Kevin Brown
>            Priority: Minor
>         Attachments: closure.patch
>
>
> If you use gadgets.util.makeClosure doesn't work for functions that return a value.  The return value is discarded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.