Private branches should not have a link to create recipes
Bug #612567 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Paul Hummer |
Bug Description
Since private branches cannot be used in a recipe, we should not have a "Create packaging recipe" link on their main pages.
Related branches
lp://qastaging/~rockstar/launchpad/no-recipes-on-private-branches
- Curtis Hovey (community): Approve (code)
-
Diff: 49 lines (+18/-3)2 files modifiedlib/lp/code/browser/branch.py (+6/-3)
lib/lp/code/browser/tests/test_sourcepackagerecipe.py (+12/-0)
Changed in launchpad-code: | |
assignee: | nobody → Paul Hummer (rockstar) |
milestone: | none → 10.09 |
status: | Triaged → In Progress |
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11362 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11362>.