Modify ↓
#1306 closed defect (fixed)
'View latest revision' link on log page is misleading
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | 0.9 |
Component: | version control/log view | Version: | 0.8.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When viewing the log messages up to a specific revision for a file, the 'View latest revision' link points to the most-recent visible revision. This is misleading, as the link text says it goes to the latest revision.
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | trac-log-latest-revision.patch added |
---|
comment:1 by , 20 years ago
Milestone: | → 0.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Patch applied in [1364]. Thanks!
comment:2 by , 20 years ago
Component: | general → log view |
---|
Note:
See TracTickets
for help on using tickets.
Link 'View Latest Revision' to the most recent revision rather than the most recent visible revision.