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

Bug 429727

Summary: Cannot remove preference keys that need encoding
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2014-03-06 00:37:39 EST
We're currently just appending "?key=" + key in the preferencesPlugin. This will fail if the key has a problematic character like an "&" in it.
Comment 1 Simon Kaegi CLA 2014-03-06 00:48:21 EST
Fixed. We might consider this for the maintenance branch after a bit of trying this out.