[ 
http://jira.magnolia-cms.com/browse/MGNLRSSAGG-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21933#action_21933
 ] 

Olivier Marti commented on MGNLRSSAGG-12:
-----------------------------------------

I don't agree. Sorting is made by the class.

The normal query made by the class gives back a wrong sorting in my project.
queryString = /jcr:root/rssaggregator/Jans-Blog/data[1]/*/* order by @pubDate 
ascending

When I remove the ordering in the class result is just fine.
queryString = /jcr:root/rssaggregator/Jans-Blog/data[1]/*/*

> 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]>
----------------------------------------------------------------

Reply via email to