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

Bug 481738

Summary: Shell icon in Sidebar has "undefined" tooltip
Product: [ECD] Orion Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: ClientAssignee: Carolyn MacLeod <Carolyn_MacLeod>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: grant_gayed
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/60151
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e304e22c9a8c8d95b03bb7585cec96ad996ecbc5
Whiteboard:

Description Carolyn MacLeod CLA 2015-11-09 11:12:37 EST
Select "Sites" in the Sidebar.
Hover over the Shell tooltip - it says "undefined".

Same thing if you select "Settings" and then hover over Shell.

Shell tooltip seems ok ("Shell") if you are on the Edit, Git, or Shell page.

The logic is in SideMenu.js, and I believe it in in _updateCategoryAnchors.
Comment 1 Eclipse Genie CLA 2015-11-11 14:06:17 EST
New Gerrit change created: https://git.eclipse.org/r/60151
Comment 2 Carolyn MacLeod CLA 2015-11-11 14:07:32 EST
The string was in the wrong messages file. The change in comment 1 fixes this.
Comment 4 Carolyn MacLeod CLA 2015-11-11 14:36:53 EST
Fixed by commit in comment 3.