branch implements IHasMergeProposals, but does not support +activereviews
Bug #455960 reported by
Tim Penhey
on 2009-10-20
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Tim Penhey |
Bug Description
See OOPS-1388ED637
Probably the easiest solution is to see if the context in ActiveReviewsView implements IBranch, and if it does, 404.
Related branches
lp:~thumper/launchpad/branch-no-active-reviews
- Michael Hudson-Doyle: Approve on 2009-10-20
-
Diff: 62 lines2 files modifiedlib/lp/code/browser/branchmergeproposallisting.py (+6/-0)
lib/lp/code/browser/tests/test_branchmergeproposallisting.py (+15/-0)
Tim Penhey (thumper)
on 2009-10-20
Changed in launchpad-code: | |
status: | Triaged → In Progress |
assignee: | nobody → Tim Penhey (thumper) |
milestone: | none → 3.1.10 |
Tim Penhey (thumper)
on 2009-10-29
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
Diogo Matsubara (matsubara)
on 2009-11-10
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.