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

Bug 492184

Summary: Editor settings are not preserved in user's preference in orion.eclipse.org.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: NodeAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 12.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2016-04-21 10:14:17 EDT
I've noticed that the "show white space characters" is always set to true after a while, even though I've already set it to false in the settings page. Maybe there are other settings that are not preserved either.
This only happens in Orion node server.
Comment 1 Silenio Quarti CLA 2016-04-22 17:07:57 EDT
This should be fixed with

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=beb94c56abd0671b27d6e49294434780e5510853

The prefs caching strategy in the server can only be used in single user mode.

Reopen if you still see this problem.