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

Bug 419881

Summary: [IE only] saving editor changes shows invalid "Resource out of sync" error prompters
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: ken_walker, Silenio_Quarti, simon_kaegi
Version: 4.0   
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2013-10-18 13:33:05 EDT
I20131017-0856
- observed in IE10 and IE11

1. open an editor, make a change in it, press Ctrl+S to save
2. switch to editing a different file
3. switch back to editing the file from step 1, make a change, press Ctrl+S
  -> a "Resource out of sync" error prompter is shown, though this clearly should not be the case
  -> happens every time the file being edited changes to another file and then reverts to the file from step 1
Comment 2 Simon Kaegi CLA 2013-10-21 16:38:38 EDT
It's not just IE -- I'm seeing no Cache-Control:no-store header being returned
Comment 3 Simon Kaegi CLA 2013-10-21 17:29:00 EDT
Fixed in master. We were not setting a Cache-control header for metadata requests.