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

Bug 444624

Summary: Content Assist Editor Error with Comment block
Product: [ECD] Orion Reporter: Insoo Choo <earl93>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: earl93, mamacdon, Michael_Rennie
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Insoo Choo CLA 2014-09-19 15:18:57 EDT
1] Open any js file 
2] Make a comment block and collapse it
3] Right below the collapsed comment block, open content assist
4] choose "back()" from the list

Editor breaks with Error 


Error Message :
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /file/insoo-OrionContent/org.eclipse.orion.client/bundles/org.eclipse.orion.client.ui/web/orion/templateExplorer.js. Reason: <pre> Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html>
Comment 1 Mark Macdonald CLA 2014-09-22 11:14:17 EDT
This looks like a failure related to the template explorer (I don't see back() in the list of proposals when running Orion master). Let's keep it under bug 434865.

Not sure about the server error, but it looks like something is sending a bad XHR. Insoo, if you can still recreate this while working with the template explorer patch, let me know and we can debug it.