UIKit0 / newsbeuter

Automatically exported from code.google.com/p/newsbeuter
0 stars 0 forks source link

If articles are sorted by date, they appear to be reversed. #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set article-sort-order to date-asc.
2.
3.

What is the expected output? What do you see instead?
The oldest article should get first, but in fact the newest article gets first.
As I understand it, date ascending order is oldest first and newest last.

What version of the product are you using? On what operating system?
newsbeutrt-2.0
Debian sid

Please provide any additional information below.
Patch is attached.

Original issue reported on code.google.com by zan...@gmail.com on 13 Jun 2009 at 3:10

Attachments:

GoogleCodeExporter commented 9 years ago
I see this too.  Some are feeds are reversed, some or correctly sorted.

Seems to be some other reason for irratic sorting rather then changing sort 
order
from time to time within the .newsbeuter/config file.

Original comment by rogerxx@gmail.com on 25 Aug 2009 at 6:29