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

Bug 415670

Summary: orion.core.setting property order affects render results
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 4.0   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maciej Bendkowski CLA 2013-08-22 08:56:18 EDT
You can't render an orion.core.setting plugin which defines a string and boolean property, however you can render the same plugin when you swap the property order to string and boolean.
Comment 1 Mark Macdonald CLA 2013-08-23 13:55:15 EDT
Bug 415678 fixed this as well. While rendering a "string"-typed property, an exception would be thrown that prevented the successive properties from being rendered.