Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 302920

Summary: Project website ids are not testet for not existant
Product: Community Reporter: Udo Walker <Udo.Walker>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: wayne.beaton
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Udo Walker CLA 2010-02-16 03:18:16 EST
Build Identifier: -

Project website ids are not testet for not existant. It is possible to give a fantasy id like "hello" in this example:
http://www.eclipse.org/projects/project_summary.php?projectid=hello
and the project website just shows a page which looks good but has not content.
Could the project_summary.php script check if the project with the given id really exists?



Reproducible: Always

Steps to Reproduce:
1.Go to http://www.eclipse.org/articles/article.php?file=Article-Integrating-EMF-GMF-Editors/index.html
2. Click link "modeling.gef, release 3.3.1"
3. This link is followed: http://www.eclipse.org/projects/project_summary.php?projectid=modeling.gef

which leads to an "empty" project page for the project modeling.gef
Comment 1 Wayne Beaton CLA 2010-02-16 10:20:35 EST
+1
Comment 2 Wayne Beaton CLA 2013-03-09 11:30:38 EST
This was fixed automagically when we switched over to the PMI. It now displays a "Not found" message.