Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 42 by mk.fraggod: [patch] Additional sorting for posts with the
same date
http://code.google.com/p/feedjack/issues/detail?id=42
This problem should be especially obvious after the first feeds' update
either if posts have "dynamic" timestamps (generated along with the feed)
or don't include these at all, or if the posts' ordering is set to "Date
fetched".
Feed "channels" will get mixed randomly since most posts' should contain
exactly same timestamps and there's no ordering criteria
past "date_modified".
If updater is run with the long-enough intervals and works pretty fast, the
problem should persist after the initial update.
As a solution, I've added extra "feed" criteria past "date_modified", so
the posts from the different feeds but with the same date won't get mixed
like that.
Attachments:
feedjack_posts_nonunique_date_sort.patch 688 bytes
--
You received this message because you are subscribed to the Google Groups "Feedjack Updates" group.
To post to this group, send email to
feedjack...@googlegroups.com.
To unsubscribe from this group, send email to
feedjack-updat...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/feedjack-updates?hl=en.