| Summary: | Project Summary pages: multiple 404s | ||
|---|---|---|---|
| Product: | Community | Reporter: | Denis Roy <denis.roy> |
| Component: | Website | Assignee: | Oisin Hurley <oisin.hurley> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | bjorn.freeman-benson, karl.matthias |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | http://www.eclipse.org/projects/project_summary.php?projectid=stp | ||
| Whiteboard: | |||
|
Description
Denis Roy
cc'ing Karl and Bjorn, as these pages belong to them, and they don't seem to be watching phoenix.ui-inbox@eclipse.org Oisin, The problem is because (a) the stp meta-data "descriptionurl" points to the stp home page and (b) the stp home page uses relative urls to the images. Because the project summary page displays the "descriptionurl" at a different relative url than /stp/, your images are not displayed. I suggest you create a more specialized "descriptionurl" that displays better on the project summary page. Bjorn is right. Also, the bad layout on the STP summary page is for the same reason: because it is using a full Phoenix page for the description rather than a specialized description page. The best thing to do is to host a page with only simple HTML content for this data, as it is the most versatile and can be re-used anywhere we need it. Closing NOT_ECLIPSE. |