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

Bug 374834

Summary: Repositories page doesn't render while in 'rebase' state
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: GitAssignee: Szymon Brandys <Szymon.Brandys>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker, Szymon.Brandys
Version: 0.5   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: All   
Whiteboard:

Description Mark Macdonald CLA 2012-03-20 17:37:01 EDT
Orion I20120319-2230

1. Rebase your active branch against another branch, such that conflicts occur.
   Don't resolve the conflicts -- this leaves you in the "rebasing" state.
2. Click on "Repositories" in the Orion toolbar.
3. The page never finishes rendering.

There is a console error:
> TypeError           gitRepositoryExplorer.js line 249
>   arguments: Array[2]
>     0: "RemoteLocation"
>     1: undefined
>   type: "non_object_property_load"

If I focus on an individual repo (by manually setting the hash), it renders OK. The error happens only when the page tries to list all repos.
Comment 1 Szymon Brandys CLA 2013-01-30 07:29:09 EST
Fixed.