Opened 13 years ago
Closed 13 years ago
#10242 closed enhancement (fixed)
Show link to default annotation when showing another annotation
Reported by: | simohe | Owned by: | Remy Blank |
---|---|---|---|
Priority: | low | Milestone: | 0.12.3 |
Component: | version control/browser | Version: | |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When viewing the coverage report in bitten then no link to the (default) annotation is shown (because coverage is also an annotation). Lets check this: ≠ 'blame'
This should be fixed in trac.versioncontrol.web_ui.browser.process_request(...), near line 457.
This has been fixed in bitten: (bug 578)
Attachments (1)
Change History (4)
comment:1 by , 13 years ago
Milestone: | → 0.12.3 |
---|---|
Owner: | set to |
by , 13 years ago
Attachment: | 10242-annotate-ctxtnav-r10719.patch added |
---|
Fix visibility of "Normal" and "Annotate" links in ctxtnav.
comment:2 by , 13 years ago
10242-annotate-ctxtnav-r10719.patch fixes the visibility of the ctxtnav links, and also ignores unknown annotators instead of displaying a rendering error. Does that patch work for you?
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
No news, assuming this works properly. Applied in [10739].
Actually, both the "Normal" and "Annotate" links should be shown when the file is annotated by e.g. Bitten.