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

Bug 488729

Summary: preferencesPlugin sends incorrect Content-Type
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2016-02-29 18:28:35 EST
1. Change a pref value (eg. click the Editor Settings wrench and toggle a setting)
2. Watch the PUT /prefs/user/whatever call that is sent to the server

It has Content-Type: text/plain although the response is actually JSON. This is making life difficult for the Node server.
Comment 2 Mark Macdonald CLA 2016-03-02 14:45:45 EST
fixed see comment 1