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

Bug 420286

Summary: [Projects] Project editor does not display all additional information when there is more than one plugin
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 4.0Flags: simon_kaegi: review+
Target Milestone: 4.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Fix in code none

Description Malgorzata Janczarska CLA 2013-10-24 11:06:27 EDT
When project can be handle by more than one project plugin (for instance Git project on JazzHub) and both plugins want to contribute some extra information to the project editor, only information from the first plugin is displayed.
Comment 1 Malgorzata Janczarska CLA 2013-10-24 11:14:16 EDT
Created attachment 236848 [details]
Fix in code

I'm not sure if we can still commit changes to 4.0. I don't think that the problem is very probable to be reproduced in the opensource Orion, but this fix is quite safe, so we would benefit from getting it into 4.0.
Comment 2 Malgorzata Janczarska CLA 2013-10-24 11:15:16 EDT
Simon, do you think we could still include this in 4.0?
Comment 3 Simon Kaegi CLA 2013-10-24 17:49:33 EDT
Fine pushed -- 

Partly because I'm unsure what happens if we don't have the "for" change.
e.g. I wonder what matchingProjectHandlers++ did...