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

https://download.haiku-os.org/x86_gcc2_hybrid/

Change History (2)

comment:1 by waddlesplash, 6 years ago

Owner: changed from haiku-web to kallisti5
Status: newassigned

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.

comment:2 by kallisti5, 6 years ago

Resolution: fixed
Status: assignedclosed

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)

Note: See TracTickets for help on using tickets.