"Mailing List" column on team's +participation is pointless
Bug #592918 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
https:/
Related branches
lp://staging/~sinzui/launchpad/obsolete-series-0
- Brad Crittenden (community): Approve (code)
-
Diff: 271 lines (+90/-19)10 files modifiedlib/lp/registry/browser/__init__.py (+3/-0)
lib/lp/registry/browser/product.py (+1/-1)
lib/lp/registry/browser/tests/product-files-views.txt (+20/-0)
lib/lp/registry/browser/tests/productseries-views.txt (+8/-0)
lib/lp/registry/interfaces/productseries.py (+5/-2)
lib/lp/registry/scripts/productreleasefinder/finder.py (+3/-1)
lib/lp/registry/stories/team/xx-team-membership.txt (+8/-0)
lib/lp/registry/stories/webservice/xx-project-registry.txt (+1/-0)
lib/lp/registry/templates/person-participation.pt (+17/-13)
lib/lp/registry/tests/test_prf_finder.py (+24/-2)
Changed in launchpad-registry: | |
status: | New → Triaged |
importance: | Undecided → Low |
milestone: | none → series-future |
tags: | added: trivial |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
milestone: | series-future → 10.06 |
assignee: | nobody → Curtis Hovey (sinzui) |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Also not that team owners are getting oopses on their team participation pages. The action links should not be shown because they access properties that teams do not have.