Git repositories don't have breadcrumbs
Bug #1466271 reported by
William Grant
on 2015-06-18
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
William Grant |
Bug Description
GitRepository doesn't have a renderable breadcrumb, so GitRefs don't have a link to their GitRepository.
Related branches
lp:~wgrant/launchpad/gitcrumbs
- Colin Watson: Approve on 2015-09-11
-
Diff: 133 lines (+87/-6)3 files modifiedlib/lp/code/browser/configure.zcml (+5/-0)
lib/lp/code/browser/gitrepository.py (+24/-6)
lib/lp/code/browser/tests/test_gitref.py (+58/-0)
William Grant (wgrant)
on 2015-09-11
Changed in launchpad: | |
status: | Triaged → In Progress |
Launchpad QA Bot (lpqabot) wrote : | #1 |
tags: | added: qa-needstesting |
Changed in launchpad: | |
status: | In Progress → Fix Committed |
William Grant (wgrant)
on 2015-09-13
tags: |
added: qa-ok removed: qa-needstesting |
Colin Watson (cjwatson)
on 2015-09-14
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17727 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17727>.