Project creation duplicate search checks for LimitedView but then crashes when it tries to use View
Bug #1650430 reported by
William Grant
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Colin Watson |
Bug Description
Project creation duplicate search can apparently run into an Unauthorized like OOPS-689b50c9be282f4d8cf1f66815e2c3f8 when the user has LimitedView on a found Product (ie. an APGF exists), but doesn't have View (a matching APG) to see the summary.
Related branches
lp:~cjwatson/launchpad/projects-index-improve-redaction
- William Grant (community): Approve (code)
-
Diff: 155 lines (+94/-11)3 files modifiedlib/lp/registry/browser/tests/test_product.py (+82/-2)
lib/lp/registry/templates/pillar-listing-simple.pt (+2/-1)
lib/lp/registry/templates/products-index.pt (+10/-8)
description: | updated |
no longer affects: | ubuntu |
Changed in launchpad: | |
assignee: | nobody → Colin Watson (cjwatson) |
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 r18919 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 18919>.