[
http://jira.magnolia-cms.com/browse/MGNLRSSAGG-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21937#action_21937
]
Jan Haderka commented on MGNLRSSAGG-12:
---------------------------------------
Hmm, just read through your export file again. The reason why sorting doesn't
work for you is quite simple - there is no {{pubDate}} property in the attached
export file anywhere. Normally you should have somthing like {code}
<sv:property sv:name="pubDate" sv:type="Long">
<sv:value>1227696951000</sv:value>
</sv:property>
{code} for each entry.
Since it is import handler that is responsible for creating those entries, I'd
say something is wrong there. I think I tagged the svn before moving module to
4.0 so I'll try to see if I can figure out what is going on there.
> Sortation of imported feed is wrong
> -----------------------------------
>
> Key: MGNLRSSAGG-12
> URL: http://jira.magnolia-cms.com/browse/MGNLRSSAGG-12
> Project: Magnolia RSS Aggregator Module
> Issue Type: Bug
> Affects Versions: 1.0
> Environment: Running the module in a 3.6.3 EE instance
> Reporter: Olivier Marti
> Assignee: Jan Haderka
> Fix For: 1.0
>
> Attachments: data.rssaggregator.Jans-Blog.xml, screenshot.png
>
>
> When importing the data from: http://neatresults.com/rah003/index.rdf we have
> it correctly sorted in the repository, but when displaying it on the website
> something goes wrong and the newest entry isn't on top anymore. Already the
> class info.magnolia.module.rssaggregator.CombinedFeedAction is bringing the
> collection back unsorted.
> See the attached file as an export of the data.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------