Breadcrumbs while annotating a file in head shows the most recent revision in the url instead of head
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
In Progress
|
High
|
Unassigned | ||
loggerhead-breezy |
Fix Released
|
High
|
Unassigned |
Bug Description
When viewing this file:
http://
I am looking at the head version of the file.
When I click on the categories breadcrumb, I am sent to:
http://
When clicking on the same fire from that page,
http://
The URL results in a page that has no content. This appears to be caused by the fact that the query string is different in the third URL
Eric.
Related branches
- John A Meinel: Needs Information
-
Diff: 45 lines (+5/-5)2 files modifiedloggerhead/templates/breadcrumbs.pt (+1/-1)
loggerhead/util.py (+4/-4)
Changed in loggerhead: | |
status: | Triaged → In Progress |
Changed in loggerhead: | |
assignee: | Michael Hudson-Doyle (mwhudson) → nobody |
Changed in loggerhead-breezy: | |
status: | New → Triaged |
importance: | Undecided → High |
status: | Triaged → Fix Released |
How rubbish. I'll look at this soon...