Opened 2 years ago

Closed 23 months ago

#13329 closed defect (fixed)

WEB: Old downloads order does not match spreadsheet order

Reported by: Thunderforge Owned by: Thunderforge
Priority: normal Component: Web
Version: Keywords:
Cc: Game:

Description

On the Downloads page, the order is not as expected in the case of ties for old versions.

Expected

If there are two items that are the same version (e.g. 2.2.0), the tiebreaker should be the order on the scummvm_downloads tab of the data spreadsheet. So:

  • IRIX (6.5.{$version}, n32, mips3) package
  • IRIX (6.5.{$version}, n32, mips4) package

Should appear in the same order on the Downloads page

Actual

Although the spreadsheet shows

  • IRIX (6.5.{$version}, n32, mips3) package
  • IRIX (6.5.{$version}, n32, mips4) package

It appears on the spreadsheet with other entries in between

  • 2.2.0 IRIX (6.5.2.2.0, n32, mips3) package
  • 2.2.0 Ubuntu 18.04 LTS (bionic) i386 package
  • 2.2.0 Samsung TV package (2009 series)
  • 2.2.0 RISC OS VFP package
  • 2.2.0 IRIX (6.5.2.2.0, n32, mips4) package

Attachments (1)

Downloads Order.png (150.2 KB ) - added by Thunderforge 2 years ago.

Download all attachments as: .zip

Change History (2)

by Thunderforge, 2 years ago

Attachment: Downloads Order.png added

comment:1 by Thunderforge, 23 months ago

Owner: set to Thunderforge
Resolution: fixed
Status: newclosed

Fixed in this commit.

Note: See TracTickets for help on using tickets.