[ 
https://wso2.org/jira/browse/MASHUP-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Marsh reopened MASHUP-94:
----------------------------------


> async stubs require "_userdata" property - missing on ActiveX and probably 
> other versions.
> ------------------------------------------------------------------------------------------
>
>                 Key: MASHUP-94
>                 URL: https://wso2.org/jira/browse/MASHUP-94
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>            Reporter: Jonathan Marsh
>            Assignee: Jonathan Marsh
>
> This doesn't work with the ActiveX control:
>        if (isAsync) {
>             thisRequest._userdata = userdata;
>             thisRequest.onreadystatechange = 
>                 function() {
>                     if (thisRequest.readyState == 4)
>                         callback(thisRequest, userdata);
>                 }
>         }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to