Feed host object - Incorrect behavoir in getEntries.link
--------------------------------------------------------

                 Key: MASHUP-1169
                 URL: https://wso2.org/jira/browse/MASHUP-1169
             Project: WSO2 Mashup Server
          Issue Type: Bug
          Components: HostObjects
    Affects Versions: 1.5.2
         Environment: WinXP, JDK1.6, IE7
            Reporter: Yumani Ranaweera
            Assignee: Keith Godwin Chapman
             Fix For: 2.0




function test() {
    var reader = new FeedReader();
    var feed = reader.get("http://auburnmarshes.spaces.live.com/feed.rss";);
    return <test>{feed.getEntries()[0].link[0]}</test>;
}

Above returns :
<test>undefined</test>

Instead of a location.

-- 
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]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to