entry.link property error
-------------------------

                 Key: MASHUP-787
                 URL: https://wso2.org/jira/browse/MASHUP-787
             Project: WSO2 Mashup Server
          Issue Type: Bug
         Environment: 2008-05-05 custom build
            Reporter: Jonathan Marsh
            Assignee: Tyrell Perera
             Fix For: 1.1


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

This returns 

<test>[Ljava.lang.String;@19ef97d</test> 

instead of a url.



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

Reply via email to