| Summary: | Checksums links redirect to a 404 page | ||
|---|---|---|---|
| Product: | Community | Reporter: | Christopher Guindon <chris.guindon> |
| Component: | Website | Assignee: | Edouard Poitras <edouard> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | edouard |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Christopher Guindon
As discussed with Chris earlier today, I'll start by adding a simple mechanism for flagging Package nodes as archived. When a package is set to archived, it will pull hash information from the archive.eclipse.org server instead of the download.eclipse.org server. The archiving of nodes will be done manually for now. Eventually this will be done automatically by the Release Tracker cron job. This should now work as expected. I ended up putting logic in the code that figures out if it's an archived package and presents the link appropriately. |