Closed (fixed)
Project:
Monthly Archive by Node Type
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2009 at 07:25 UTC
Updated:
24 Aug 2009 at 20:15 UTC
I have content from the following months (in chronological order): November 2008, February 2009, March 2009, August 2009.
In admin/settings/montharchive I set:
and I obtain a wrong order: November 2008, August 2009, March 2009, February 2009.
If I set
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