I have content from the following months (in chronological order): November 2008, February 2009, March 2009, August 2009.
In admin/settings/montharchive I set:
- Maximum month links in block: 12
- Sort links in chronological order: no
and I obtain a wrong order: November 2008, August 2009, March 2009, February 2009.
If I set
- Maximum month links in block: 12
- Sort links in chronological order: yes
the order is reversed, thus still wrong: February 2009, March 2009, August 2009, November 2008.
Comments
Comment #1
Prometheus6 commentedThank you.
The query was grouping and sorting on the wrong field. I've fixed that so you can grab the latest download.
Comment #2
pescetti commentedThanks! I tested version 6.x-1.3 and it is indeed fixed.
Comment #3
Prometheus6 commented