[
https://wso2.org/jira/browse/MASHUP-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyrell Perera resolved MASHUP-788.
----------------------------------
Resolution: Fixed
> entry.XML property error
> ------------------------
>
> Key: MASHUP-788
> URL: https://wso2.org/jira/browse/MASHUP-788
> 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>
> SyndEntryImpl.updatedDate=null
> SyndEntryImpl.contributors=null
> SyndEntryImpl.title=Am I the last to know we're cool?!
> SyndEntryImpl.categories[0].name=None
> SyndEntryImpl.categories[0].taxonomyUri=null
> SyndEntryImpl.link=http://auburnmarshes.spaces.live.com/Blog/cns!F985A6952BC07C4!810.entry
> SyndEntryImpl.publishedDate=Mon May 05 11:48:58 PDT 2008
> SyndEntryImpl.modules[0].descriptions
> ...
> instead of an XML representation of the entry.
--
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