| Summary: | Repositories page doesn't render while in 'rebase' state | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Git | Assignee: | 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: | |||
Fixed. |
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.