fraxiinus / ReplayBook

Play, manage, and inspect League of Legends replays
https://www.fraxiinus.dev/ReplayBook/
GNU General Public License v3.0
325 stars 51 forks source link

Downloading wrong static data version #241

Closed ShadowHazel closed 1 year ago

ShadowHazel commented 1 year ago

Describe the bug When downloading a Static Data Bundle for version X.Y.Z where Y is a single digit number, it downloads the most recent version in which that single digit number is the first digit in Y. Such as selecting 10.1.1 and it gives you 10.19.1 or selecting 12.2.1 and it gives you 12.23.1

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Static Data'
  3. Click on 'Add'
  4. Scroll down to '10.1.1'
  5. Click on 'Download'
  6. See '10.19.1' is downloaded

Expected behavior The exact Static Data version selected is what is downloaded.

Desktop:

fraxiinus commented 1 year ago

Weird!