Confusing for "Project:" to have "Distribution" and "Project" choices
Bug #164424 reported by
Matthew Paul Thomas
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
The controls for retargeting a question to another project/
I suggest changing the overall label to "This question is about:"
(For bonus points, make these controls reusable with a different overall label, so that they can be used in bug 80902.)
Related branches
lp://staging/~sinzui/launchpad/valid-targets-1
- Brad Crittenden (community): Approve (code)
-
Diff: 343 lines (+216/-6)7 files modifiedlib/lp/answers/browser/question.py (+19/-1)
lib/lp/answers/browser/tests/test_question.py (+84/-0)
lib/lp/answers/configure.zcml (+8/-0)
lib/lp/answers/interfaces/question.py (+3/-2)
lib/lp/answers/tests/test_vocabulary.py (+69/-0)
lib/lp/answers/vocabulary.py (+32/-2)
lib/lp/bugs/tests/test_vocabulary.py (+1/-1)
Changed in launchpad-answers: | |
importance: | Undecided → Low |
status: | New → Triaged |
tags: | added: confusing-ui |
Changed in launchpad: | |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Fixed in stable r14024 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 14024>.