"Build now" button is shown even if you haven't the permission request builds
Bug #769762 reported by
Andrea Corbellini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
Every source recipe has a "Build now" button. However, if I do not own the recipe and I click it I get an AJAX popup which states: "Server error, please contact an administrator". Going to +request-
Related branches
lp://staging/~wallyworld/launchpad/recipe-buildnow-permission
- j.c.sackett (community): Approve
-
Diff: 42 lines (+13/-1)2 files modifiedlib/lp/code/browser/sourcepackagerecipe.py (+2/-1)
lib/lp/code/browser/tests/test_sourcepackagerecipe.py (+11/-0)
Changed in launchpad: | |
status: | New → Confirmed |
status: | Confirmed → Triaged |
importance: | Undecided → Critical |
Changed in launchpad: | |
assignee: | nobody → Ian Booth (wallyworld) |
Changed in launchpad: | |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r12951 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 12951>.