distribution source package page could tell users how to link it to a project
Bug #667900 reported by
Jonathan Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Edwin Grubbs |
Bug Description
Look at these two pages:
https:/
https:/
The "gedit" page has a nice big upstream link, because it's linked. The "wsjt" page has some text saying that no link exists. To a user familiar with linked packages, it looks like there's no way of making the link. You have to look a little lower to see the "Set upstream link" link.
When there is no existing upstream link, there should be something very big in the area where the upstream link should be, with a link to create the upstream link. Imagine a big empty box with a dotted line and a link in the middle.
Related branches
lp://qastaging/~edwin-grubbs/launchpad/bug-667900-dsp-page-upstream-link-form
- Curtis Hovey (community): Approve (code + ui)
- j.c.sackett (community): Approve (code*)
-
Diff: 234 lines (+76/-29)5 files modifiedlib/lp/registry/browser/distributionsourcepackage.py (+23/-4)
lib/lp/registry/browser/tests/distributionsourcepackage-views.txt (+35/-1)
lib/lp/registry/templates/distributionsourcepackage-index.pt (+9/-20)
lib/lp/registry/templates/sourcepackage-upstream-connections.pt (+1/-0)
lib/lp/soyuz/stories/distribution/xx-distribution-packages.txt (+8/-4)
Changed in launchpad-registry: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 10.11 |
summary: |
- More obvious upstream linking + distribution source package page could tell users how to link it to a + project |
Changed in launchpad-registry: | |
milestone: | 10.11 → 10.12 |
Changed in launchpad-registry: | |
assignee: | nobody → Edwin Grubbs (edwin-grubbs) |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I think I would like to see the suggest upstream project form from the current series package. Show me the proposed projects, allow me to choose one or locate another to link the current series.