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

Bug 511882

Summary: TypeError: no access going back to git page
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: GitAssignee: Project Inbox <orion.git-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: steve_northover
Version: 13.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-02-07 23:25:46 EST
Steps:

1. open the git page
2. navigate away from the git page - I went from the git page to the orion.client repo git page (http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/)
3. hit the back button in the browser to go back to the git page.
4. notice the spinner runs forever and you don't even see the page trying to load

Check the console and you should see the following:

Uncaught TypeError: no access
    at requireErrorHandler.js:36
(anonymous) @ requireErrorHandler.js:36
require.min.js:30 

Uncaught TypeError: no access
    at require.min.js:30
    at require.min.js:36
(anonymous) @ require.min.js:30
(anonymous) @ require.min.js:36
git-repository.html:20 

Uncaught TypeError: no access
    at git-repository.html:20
(anonymous) @ git-repository.html:20
Comment 1 Michael Rennie CLA 2017-02-07 23:27:29 EST
If you reload the page while the spinner is going it will successfully reload, so its not in a broken state.
Comment 2 Steve Northover CLA 2017-03-30 16:18:19 EDT
I just did this now and it worked.