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

Bug 376642

Summary: [Client]"Error: Service was unregistered" when loading git commit page.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: blocker    
Priority: P3    
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-04-12 13:14:12 EDT
Steps:
Clear all browser data.
LocalStorage.clear().
1. Go to orion.eclipse.org.
2. Go to settings page and reload all plugins.
3. Go to git status page and click on a commit.
4. At this moment the commit page shows blank compare widgets.
5. localstroage.clear()
6. Reload page. Now the page works fine.
7. Reload page again. The page got same errors.

Basically you have to repeatedly do localStorage.clear() before every page reload.
Comment 1 libing wang CLA 2012-04-12 13:16:45 EDT
Susan opened one while I was entering the bug.

*** This bug has been marked as a duplicate of bug 376641 ***
Comment 2 libing wang CLA 2012-04-12 13:17:26 EDT
SO I am copying my steps into bug 376641.