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

Bug 473770

Summary: "Save as Diffs" broken
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: NodeAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 10.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2015-07-28 12:05:06 EDT
1. Run the Node server
2. Turn on "Save as diffs" editor option
3. Now saves (and autosaves) time out

There is also an error in fileClientPlugin.html, not sure if it's related;
> Uncaught TypeError: Cannot read property 'connect' of undefined
> fileClientPlugin.html:21
Comment 1 Mark Macdonald CLA 2015-07-28 13:14:29 EDT
Was broken by the inclusion of ;charset=UTF-8 in bug 422210.

Fixed here: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=13dd091

See bug 473774 for the fileClientPlugin.html error.