Modify ↓
Opened 18 years ago
Closed 18 years ago
#3647 closed defect (fixed)
anydiff page has a unlinked ancher
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.10 |
Component: | version control/changeset view | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In [3671], TracChangeset page's section title Examining Arbitrary Differences updated to Examining Differences Between Branches.
But anydiff.cs
's links are not follow this update.
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Ah right, that was a last minute change that was not reflected in the template. Thanks for pointing this out and for the fix!
comment:3 by , 18 years ago
Component: | browser → changeset view |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in r3683. Thanks again, we really appreciate such careful reviews!
Note:
See TracTickets
for help on using tickets.
Collectly, trunk/templates/anydiff.cs@3671#L41 changes to:
Is this right?