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

Bug 394910

Summary: Server status "[more info...]" is not a real link
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Edward Gao <gaochao91>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gaochao91, ken_walker
Version: 2.0   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-11-22 10:36:04 EST
1. Went to orion.eclipse.org, saw the server status message about IE10
2. Tried to middle-click the [read more...] link to open it in a new window.

Nothing happened because it's just an element with an onclick handler, not a real <A>.
Comment 1 Edward Gao CLA 2013-09-20 13:53:34 EDT
Comment: Removed the onclick behaviour and added href link instead.

See the commit here:
https://github.com/edwardg8/orion.client/commit/b37585b17b5d6102e6ab7c7da0c7046b2cbcf953
Comment 2 Ken Walker CLA 2013-09-20 14:44:51 EDT
Actual commit at GitHub is 

https://github.com/edwardg8/orion.client/commit/0040f039492f705389933e2db86d54d7c267fd2b

And message forgot to add the bug number in it, that's my bad.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6ee8b00b4d436cc2d6902efb42bbeb48051ba09d

Actual commit