Better text for: Product>Bugs>Change Security Contact
Bug #91911 reported by
Jari Aalto
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Brad Crittenden |
Bug Description
NOTE: See related bug https:/
From menu "Product>
-------
Security Contact:
[ ] (Choose?) (Optional)
The person or team who handles security-related bug reports
-------
The last line that describes the field is ambiguous. What should be exactly typed into the field? It appears that both email address and launchpad login id are valid values.
SUGGESTION
Make the text read: The person or team who handles security-related bug reports (enter either lauchpad login id or email address)
Related branches
lp://staging/~bac/launchpad/clarity
- Jelmer Vernooij (community): Approve (code)
- Matthew Revell (community): Approve (text)
-
Diff: 785 lines (+249/-111)26 files modifiedlib/canonical/launchpad/interfaces/launchpad.py (+1/-1)
lib/canonical/launchpad/webapp/menu.py (+0/-1)
lib/lp/bugs/browser/bugrole.py (+0/-13)
lib/lp/bugs/browser/tests/test_bugsupervisor.py (+1/-10)
lib/lp/bugs/browser/tests/test_configure_bugtracker_links.py (+105/-0)
lib/lp/bugs/interfaces/bugsupervisor.py (+8/-1)
lib/lp/bugs/interfaces/bugtarget.py (+4/-3)
lib/lp/bugs/interfaces/securitycontact.py (+4/-1)
lib/lp/bugs/stories/bug-also-affects/xx-upstream-bugtracker-links.txt (+3/-2)
lib/lp/bugs/stories/bug-release-management/50-defer-distribution-bug.txt (+4/-1)
lib/lp/bugs/stories/bug-release-management/60-defer-product-bug.txt (+4/-1)
lib/lp/bugs/stories/bugtask-management/xx-bug-privileged-statuses.txt (+3/-4)
lib/lp/bugs/stories/guided-filebug/xx-bug-reporting-guidelines.txt (+9/-9)
lib/lp/bugs/templates/bugtarget-bugs.pt (+12/-2)
lib/lp/bugs/templates/bugtarget-macros-filebug.pt (+1/-1)
lib/lp/registry/browser/distribution.py (+2/-20)
lib/lp/registry/browser/distributionsourcepackage.py (+2/-5)
lib/lp/registry/browser/pillar.py (+31/-2)
lib/lp/registry/browser/product.py (+5/-18)
lib/lp/registry/help/driver.html (+26/-0)
lib/lp/registry/interfaces/product.py (+5/-4)
lib/lp/registry/stories/person/xx-person-home.txt (+4/-3)
lib/lp/registry/stories/product/xx-product-launchpad-usage.txt (+3/-3)
lib/lp/registry/templates/person-portlet-contact-details.pt (+2/-2)
lib/lp/registry/templates/pillar-involvement-portlet.pt (+0/-1)
lib/lp/registry/templates/product-index.pt (+10/-3)
description: | updated |
Changed in launchpad: | |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in launchpad-foundations: | |
status: | Confirmed → Triaged |
Changed in malone: | |
assignee: | Vikram Dhillon (dhillon-v10) → Registry Team (launchpad-registry) |
milestone: | none → 10.06 |
Changed in malone: | |
assignee: | Registry Team (launchpad-registry) → Brad Crittenden (bac) |
Changed in malone: | |
status: | Triaged → In Progress |
Changed in malone: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Working on a similar one [1], so this one would be easy.
[1] https:/ /bugs.launchpad .net/malone/ +bug/91905