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

Bug 407530

Summary: Editor page 404 dumps error into text buffer
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-05-08 10:04:26 EDT
1. Open the editor page on a nonexistent file (for example, you can cleverly rename the parent of the file you're editing using the sidebar navigator), and then Reload the editor page
2. The page dumps the text of the 404 error into your buffer.

It would be better to instead rely on the status service's popup error messages, as they look much nicer.
Comment 1 Silenio Quarti CLA 2013-05-08 10:52:01 EDT
Agree. I think we should not set the contents of the editor with random text. I believe the "Fetching ..." message that appears when loading takes longer then 800 ms should also go in the status service.