Opened 3 years ago
Closed 2 years 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)
Change History (2)
by , 3 years ago
Attachment: | Downloads Order.png added |
---|
comment:1 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in this commit.