| Summary: | Related Links missing in some cases | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | simon_kaegi |
| Version: | 3.0 | Flags: | simon_kaegi:
review+
|
| Target Milestone: | 4.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
When the bug in step 2 occurs, it causes an exception that prevents *all* Related Links from being shown. For example, go to the Git Log page on a repo. Once the page has loaded, click the hamburger. You don't see any related links, because they've been clobbered. This bug doesn't happen on the Editor page, because (I think) the file explorer pre-processes extension commands such that every related link has a Command registered for it before the Related Links are processed. Therefore, the failure to reach Step 3 does not matter, because Step 3 is never expected to run on the Editor page. Fine. Makes sense. +1 |