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

Prometheus6’s picture

Assigned: Unassigned » Prometheus6
Status: Active » Fixed

Thank you.

The query was grouping and sorting on the wrong field. I've fixed that so you can grab the latest download.

pescetti’s picture

Thanks! I tested version 6.x-1.3 and it is indeed fixed.

Prometheus6’s picture

Status: Fixed » Closed (fixed)