[MDBF-287] Download redirect from old site not going to correct version Created: 2021-11-08 Updated: 2022-08-15 Resolved: 2022-02-16 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Downloads |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ian Gilfillan | Assignee: | Andreia Hendea |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | download | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 3h | ||
| Original Estimate: | 0d | ||
| Issue Links: |
|
||||||||
| Description |
|
Old download URLs - such as https://downloads.mariadb.org/mariadb/10.7.1 - don't redirect to the correct version. Adding a slash - https://downloads.mariadb.org/mariadb/10.7.1/ - makes them work correctly. |
| Comments |
| Comment by Ian Gilfillan [ 2021-12-06 ] |
|
Not working again. The links above now give 404s, but one that doesn't, such as https://downloads.mariadb.org/mariadb/10.4.23, goes to the wrong version (the current 10.6.5) |
| Comment by Ian Gilfillan [ 2022-02-11 ] |
|
This looks like it's fixed. |