Opened 6 years ago
Closed 6 years ago
#14256 closed bug (fixed)
nightly images link broken
Reported by: | bbjimmy | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
click the nightly imagews tab and then the " Nightly image page." link and one is presented with an error:
Error response
Error code 404.
Message: File not found.
Error code explanation: 404 = Nothing matches the given URI.
https://download.haiku-os.org/nightly-images/x86_gcc2_hybrid/
should be changed to
Change History (2)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in https://git.io/fNJ7X
I don't think I modified this behavior (or I overlooked it).
This is actually a good change though since i'm guessing we'll have "non-nightly" images on download.haiku-os.org at some point :-)
(ooh.. I bet generate-download-pages could also parse a "release-images" bucket in the same format and make "stable release" pages automagically)
We probably should keep the old directory structure as in the future there will be release images on that site also. So kallisti5 should change that.