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

Bug 138534

Summary: [Data Quality] Project Name values are inconsistently formatted or just wrong
Product: Community Reporter: Nick Boldt <nboldt>
Component: DashboardAssignee: Eduardo A. Romero <eromero>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P2 CC: dfiguero
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Nick Boldt CLA 2006-04-25 19:29:54 EDT
How do the Project Name values get populated? I don't see the string "Eclipse Model Framework Technology" anywhere in http://www.eclipse.org/emft/project-info/project-info.xml (it should be "EMFT - "Eclipse Modeling Framework Technologies"). Similarly, "EMF" should be "EMF - Eclipse Modeling Framework" to be consistent w/ the others on the list.
Comment 1 Bjorn Freeman-Benson CLA 2006-05-01 17:53:36 EDT
I agree, this is confusing. At the very least, we (you) should update the documentation (http://www.eclipse.org/projects/dev_process/project-status-infrastructure-page1.php) to explain where the name comes from (from the Foundation database).  

Even better, you should fix the code to use the project name from the project-info.xml if there is a <name> otherwise to use the Foundation database. Something like that.
Comment 2 Bjorn Freeman-Benson CLA 2006-05-09 16:13:59 EDT
Patch on bug 134275 applied.
Comment 3 Ken Bauer CLA 2006-05-09 18:37:48 EDT
Closed by Openmex