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

Bug 415676

Summary: String properties changes do not update the managed service
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 09:23:28 EDT
The problem is easy to reproduce using the JSLint validator. Go to settings -> validation and change JLint options. If you click outside the JSLint Validator box in order to lose the focus, you should get a type error:

this.myfield is undefined in PluginSettings.js (63).

The same error happens using arbitrary orion.core.setting plugins. No changes are ever saved, which causes in non configurable string properties.
Comment 1 Mark Macdonald CLA 2013-08-23 13:53:04 EDT
This was also fixed by bug 415678