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

Bug 429201

Summary: Regression - Orion error message for logging in no longer provides helpful hyperlink
Product: [ECD] Orion Reporter: Chris McGee <sirnewton_01>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon, simon_kaegi
Version: 5.0Flags: mamacdon: review+
Target Milestone: 5.0 RC3   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
screenshot of the broken error message none

Description Chris McGee CLA 2014-02-26 20:43:39 EST
Created attachment 240352 [details]
screenshot of the broken error message

Whenever I refresh my orion editor page and I'm not logged in I get an error message at the top with a hyperlink thalt I follow to perform a login. In the last couple of days this behaviour has regressed. Instead, the error message shows the JSON of an Orion error message. See attached screenshot.

If I replace the inputManager.js with the version from the master branch a few days ago it starts working again.
Comment 1 Simon Kaegi CLA 2014-02-26 21:35:41 EST
Thanks Chris - I can reproduce this.
Comment 3 Mark Macdonald CLA 2014-02-26 23:05:23 EST
Tested
Comment 4 Chris McGee CLA 2014-02-26 23:18:09 EST
The fix is working fine for me.

Thank you
Comment 5 Simon Kaegi CLA 2014-02-27 00:35:45 EST
Thanks Chris.