[ http://wso2.org/jira/browse/MASHUP-391?page=comments#action_15163 ] Yumani Ranaweera commented on MASHUP-391: -----------------------------------------
Verified. Closed. > Tryit doesn't return anything when an xml tagged input is given for input > type "any" > ------------------------------------------------------------------------------------ > > Key: MASHUP-391 > URL: http://wso2.org/jira/browse/MASHUP-391 > Project: WSO2 Mashup Server > Issue Type: Bug > Components: Core > Affects Versions: 0.2 > Environment: WinXP, JDK1.5, FF2.0.08 > Reporter: Yumani Ranaweera > Assigned To: Keith Godwin Chapman > Fix For: 0.3 > > > Steps to recreate: > -------------------- > 1. Create a .js service using the source below. > getVersion.inputTypes = "any"; > getVersion.outputType = "string"; > function getVersion(test){ > return (test); > } > 2. Deploy the service. > 3. Access the >tryit of the service > 4. Enter <x/> in the input box and observe the output. > Issue: > ------ > No output is returned -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
